Skip to content

Commit 3a3a033

Browse files
authored
Merge pull request #803 from mguida22/patch-1
fix spelling error with provider
2 parents 06ab63b + 2982421 commit 3a3a033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modes/micromobility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Valid micromobility vehicle event types are
153153
- `trip_start`
154154
- `unspecified`
155155

156-
Note that providers should make best-effort to map their business logic onto these states, which are meant to provide a view of the fleet to an agency. But if an agency does not perform `agency_drop_off` or `agency_pick_up`, for example, they need not be included in the parovider's implementation.
156+
Note that providers should make best-effort to map their business logic onto these states, which are meant to provide a view of the fleet to an agency. But if an agency does not perform `agency_drop_off` or `agency_pick_up`, for example, they need not be included in the provider's implementation.
157157

158158
See vehicle [Event Types][vehicle-events] for descriptions.
159159

0 commit comments

Comments
 (0)