Skip to content

Commit 1ee42cd

Browse files
typo fixes
1 parent 417db32 commit 1ee42cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

policy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The goal of this specification is to enable Agencies to create, revise, and publ
3030
- Cap allowances (e.g. "Up to 500 additional scooters are permitted near train stations")
3131
- Speed-limit restrictions (e.g. "15 mph outside of downtown, 10 mph downtown")
3232
- Idle-time and disabled-time limitations (e.g. "5 days idle while rentable, 12 hours idle while unrentable, per device")
33-
- Trip surcharges and subsidies (e.g. "A $.25 cents applied when a trip ends downtown")
33+
- Trip surcharges and subsidies (e.g. "A $.25 cent fee applied when a trip ends downtown")
3434

3535
The machine-readable format allows Providers to obtain policies and compute compliance where it can be determined entirely by data obtained internally.
3636

@@ -245,7 +245,7 @@ An individual `Rule` object is defined by the following fields:
245245
| `user` | Information for users, e.g. about helmet laws. Generally can't be enforced via events and telemetry. |
246246

247247
### Rule Units
248-
Note that all rate in the `currency` defined in the [Policy](#policy)
248+
Note that all rates are in the `currency` defined in the [Policy](#policy)
249249

250250
| Name | Description |
251251
| --------- | ------------------- |

0 commit comments

Comments
 (0)