We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86288b8 commit 9eddd9bCopy full SHA for 9eddd9b
1 file changed
policy/README.md
@@ -255,7 +255,8 @@ Note that all rates are in the `currency` defined in the [Policy](#policy)
255
| `mph` | Miles per hour |
256
| `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. |
+| `rate_per_minute` | Rate applied for each minute while the vehicle is in the matching status. |
259
+| `rate_per_hour` | Rate applied for each hour while the vehicle is in the matching status. |
260
| `rate_per_day` | Rate applied once per day if the vehicle is in the matching status at any point. |
261
262
### Messages
0 commit comments