File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments