Skip to content

Commit a5b6a25

Browse files
committed
docs(cldr): fix typo in the overview page
1 parent 78699a0 commit a5b6a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cldr/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The following table provides the data formats that are required for number and d
2525
| Currency | `cldr/main/locale/currencies.json` and `cldr/supplemental/currencyData.json` |
2626
| Basic dates | `cldr/main/locale/ca-gregorian.json` |
2727
| Localized timezone | `cldr/main/locale/timeZoneNames.json` |
28+
| Localized date field names | `cldr/main/locale/dateFields.json` |
2829
| Numeric week day formatting | `cldr/supplemental/weekData.json` |
29-
| Localized date field names | `cldr/supplemental/dateFields.json` |
3030

3131
## Getting CLDR Data
3232

0 commit comments

Comments
 (0)