Skip to content

Commit 86288b8

Browse files
underscores in rule units
1 parent 1ee42cd commit 86288b8

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
@@ -254,9 +254,9 @@ Note that all rates are in the `currency` defined in the [Policy](#policy)
254254
| `hours` | Hours |
255255
| `mph` | Miles per hour |
256256
| `kph` | Kilometers per hour |
257-
| `rate per event` | Rate applied once when the vehicle enters a matching status. |
258-
| `rate per minute` | Rate applied for each minute while the vehicle is in the matching status. |
259-
| `rate per day` | Rate applied once per day if the vehicle is in the matching status at any point. |
257+
| `rate_per_event` | Rate applied once when the vehicle enters a matching status. |
258+
| `rate_per_minute` | Rate applied for each minute while the vehicle is in the matching status. |
259+
| `rate_per_day` | Rate applied once per day if the vehicle is in the matching status at any point. |
260260

261261
### Messages
262262

0 commit comments

Comments
 (0)