Skip to content

Commit 640ac45

Browse files
styling tweak
1 parent d389d95 commit 640ac45

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
@@ -262,8 +262,8 @@ Rate recurrences specify when a rate is applied – either once, or periodicall
262262
| Name | Description |
263263
| --------- | ------------------- |
264264
| `once` | Rate is applied once to vehicles entering a matching status from a non-matching status. |
265-
| `each_time_unit` | During each time_unit, rate is applied once to vehicles entering or remaining in a matching status. Requires a `time_unit` to be specified using `rule_units`. |
266-
| `per_complete_time_unit` | Rate is applied once per complete time_unit that vehicles remain in a matching status. Requires a `time_unit` to be specified using `rule_units`. |
265+
| `each_time_unit` | During each `time_unit`, rate is applied once to vehicles entering or remaining in a matching status. Requires a `time_unit` to be specified using `rule_units`. |
266+
| `per_complete_time_unit` | Rate is applied once per complete `time_unit` that vehicles remain in a matching status. Requires a `time_unit` to be specified using `rule_units`. |
267267

268268
### Messages
269269

0 commit comments

Comments
 (0)