Skip to content

Commit c34e4de

Browse files
remove accidental whitespace change
1 parent 824e388 commit c34e4de

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

policy/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,12 +249,12 @@ An individual `Rule` object is defined by the following fields:
249249

250250
| Name | Description |
251251
| --------- | ------------------- |
252-
| `seconds` | Seconds |
253-
| `minutes` | Minutes |
254-
| `hours` | Hours |
255-
| `days` | Days |
256-
| `mph` | Miles per hour |
257-
| `kph` | Kilometers per hour |
252+
| `seconds` | Seconds |
253+
| `minutes` | Minutes |
254+
| `hours` | Hours |
255+
| `days` | Days |
256+
| `mph` | Miles per hour |
257+
| `kph` | Kilometers per hour |
258258

259259
### Rate Recurrences
260260
Rate recurrences specify when a rate is applied – either once, or periodically according to a `time_unit` specified using [Rule Units](#rule-units). A `time_unit` refers to a unit of time as measured in local time for the juristiction – a day begins at midnight local time, an hour begins at the top of the hour, etc.

0 commit comments

Comments
 (0)