Skip to content

Commit 3e8ed25

Browse files
Consistentized punctuation
1 parent a5382a2 commit 3e8ed25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

general-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ represented as a GeoJSON [`Feature`][geojson-feature] object with a correspondin
8686
| `timestamp` | [timestamp][ts] | Required | Date/time that event occurred. Based on GPS or GNSS clock |
8787
| `altitude` | Double | Required if Available | Altitude above mean sea level in meters |
8888
| `heading` | Double | Required if Available | Degrees - clockwise starting at 0 degrees at true North |
89-
| `speed` | Float | Required if Available | Estimated speed in meters / sec as reported by the GPS chipset. |
89+
| `speed` | Float | Required if Available | Estimated speed in meters / sec as reported by the GPS chipset |
9090
| `accuracy` | Float | Required if Available | Accuracy in meters |
9191
| `hdop` | Float | Required if Available | Horizontal GPS or GNSS accuracy value (see [hdop][hdop]) |
9292
| `satellites` | Integer | Required if Available | Number of GPS or GNSS satellites

0 commit comments

Comments
 (0)