This commit is contained in:
Mark B 2022-06-13 01:18:33 -07:00 committed by GitHub
parent 0ddb3b7521
commit 0a815a7777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ interface Field {
}
```
Let's look an example. The table below demonstrates a data frame with two fields, _time_ and _temperature_.
Let's look at an example. The table below demonstrates a data frame with two fields, _time_ and _temperature_.
| time | temperature |
| ------------------- | ----------- |