Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit d699c3d

Browse files
authored
corrects misspelling
1 parent d0ab3f4 commit d699c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v1.1/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Dataset Fields {#Dataset}
284284
**Cardinality** | (0,1)
285285
**Required** | No
286286
**Accepted Values** | ISO 8601 Repeating Duration (or `irregular`)
287-
**Usage Notes** | Must be an ISO 8601 repeating duration unless this is not possible because the accrual periodicity is completely irregular, in which case the value should simply be `irregular`. The value should not include a start or end date but rather simply express the duration of time between data publishing. For example, a dataset which is published on an annual basis would be `R/P1Y`; every three months would be `R/P3M`; weekly would be `R/P1W`; and daily would be `R/P1D`. Further examples and documenation [can be found here](/iso8601_guidance#accrualperiodicity).
287+
**Usage Notes** | Must be an ISO 8601 repeating duration unless this is not possible because the accrual periodicity is completely irregular, in which case the value should simply be `irregular`. The value should not include a start or end date but rather simply express the duration of time between data publishing. For example, a dataset which is published on an annual basis would be `R/P1Y`; every three months would be `R/P3M`; weekly would be `R/P1W`; and daily would be `R/P1D`. Further examples and documentation [can be found here](/iso8601_guidance#accrualperiodicity).
288288
**Example** | `{"accrualPeriodicity":"R/P1Y"}`
289289

290290
{: .table .table-striped #bureauCode}

0 commit comments

Comments
 (0)