Skip to content

Commit 1a9c659

Browse files
committed
Spelling fixes
1 parent dca52d2 commit 1a9c659

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Please [let us know](https://docs.google.com/forms/d/e/1FAIpQLScrMPgeb1TKMYCjjKs
220220

221221
Community projects are those efforts by individual contributors or informal groups that take place outside Open Mobility Foundation’s formalized process, complementing MDS. These related projects often push new ideas forward through experimental or locally-focused development, and are an important part of a thriving open source community. Some of these projects may eventually be contributed to and managed by the Open Mobility Foundation.
222222

223-
The OMF's [Communitiy Projects](https://www.openmobilityfoundation.org/community-projects/) page has an every growing list of projects related to MDS, and see our [Privacy Committee's State of Practice](https://github.com/openmobilityfoundation/privacy-committee/blob/main/products/state-of-the-practice.md) for more examples.
223+
The OMF's [Community Projects](https://www.openmobilityfoundation.org/community-projects/) page has an every growing list of projects related to MDS, and see our [Privacy Committee's State of Practice](https://github.com/openmobilityfoundation/privacy-committee/blob/main/products/state-of-the-practice.md) for more examples.
224224

225225
Please [let us know](https://www.openmobilityfoundation.org/get-in-touch/) if you create open source or private tools for implementing or working with MDS data.
226226

agency/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ See [Bulk Responses](#bulk-responses)
202202

203203
**Endpoint:** `/stops`
204204
**Method:** `PUT`
205-
**Payload**: An array of of [Stop][stops] information, where the permitted changable fields are defined as:
205+
**Payload**: An array of of [Stop][stops] information, where the permitted changeable fields are defined as:
206206

207207
| Field | Required/Optional | Description |
208208
|---------------------|-------------------|---------------------------------------------|
@@ -220,7 +220,7 @@ See [Bulk Responses](#bulk-responses)
220220
| -------------------- | ------------------------------------------------- | ------------------------------- |
221221
| `bad_param` | A validation error occurred | Array of parameters with errors |
222222
| `missing_param` | A required parameter is missing | Array of missing parameters |
223-
| `unregisterd` | No stop with `stop_id` is already registered | |
223+
| `unregistered` | No stop with `stop_id` is already registered | |
224224

225225
### Stops - Readback
226226

general-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ the vehicle and canceling or ending the trip in under 60 seconds.
219219

220220
Providers are still expected to report all trips and trip related events in
221221
all MDS endpoints, but parties may use this definition as a shared reference
222-
at the recommendation of the MDS community when analysing trips.
222+
at the recommendation of the MDS community when analyzing trips.
223223

224224
[Top][toc]
225225

geography/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Type of geography. These specific types are recommendations based on ones common
125125
| `neighborhood` | Neighborhood area |
126126
| `market_area` | Economic area |
127127
| `opportunity_zone` | Defined Opportunity Zone |
128-
| `overlay_district` | Agengy overlay district |
128+
| `overlay_district` | Agency overlay district |
129129
| `post_code` | Zip or postal code |
130130
| `traffic_zone` | Transportation planning area |
131131
| `property_line` | One or more property lines |

0 commit comments

Comments
 (0)