Skip to content

Commit a01e402

Browse files
clarify copy
1 parent 29798aa commit a01e402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

policy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ An individual `Rule` object is defined by the following fields:
242242
| `count` | Fleet counts based on regions. Rule `max`/`min` refers to number of devices. |
243243
| `time` | Individual limitations on time spent in one or more vehicle-states. Rule `max`/`min` refers to increments of time in [Rule Units](#rule-units). |
244244
| `speed` | Global or local speed limits. Rule `max`/`min` refers to speed in [Rule Units](#rule-units). |
245-
| `rate` | Fees or subsidies based on regions and time spent in one or more vehicle-states. Rule `rate_amount` refers to the rate in [Rule Units](#rule-units). |
245+
| `rate` | Fees or subsidies based on regions and time spent in one or more vehicle-states. Rule `rate_amount` refers to the rate charged according to the [Rate Recurrence](#rate_recurrence). |
246246
| `user` | Information for users, e.g. about helmet laws. Generally can't be enforced via events and telemetry. |
247247

248248
### Rule Units

0 commit comments

Comments
 (0)