Skip to content

Commit b5cf427

Browse files
fix whitespace issue
1 parent c34e4de commit b5cf427

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

policy/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,9 @@ Rate recurrences specify when a rate is applied – either once, or periodicall
261261

262262
| Name | Description |
263263
| --------- | ------------------- |
264-
| `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`. |
264+
| `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`. |
267267

268268
### Messages
269269

0 commit comments

Comments
 (0)