diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/localization.md | 2 | ||||
| -rw-r--r-- | docs/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/localization.md b/docs/guide/localization.md index f86d79a7..d0a86618 100644 --- a/docs/guide/localization.md +++ b/docs/guide/localization.md @@ -4,7 +4,7 @@ Did you know Faker supports many different locales? When using our default instance `import { faker } from '@faker-js/faker'` you get English data. -However, we also provide pre-built instances for [more than 60 available locales](#available-locales). +However, we also provide pre-built instances for [more than 70 available locales](#available-locales). For example, you can import the German locale: diff --git a/docs/index.md b/docs/index.md index 0a923ce4..5db9e99a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -37,7 +37,7 @@ features: details: Generate Prices, Product Names, Adjectives, and Descriptions. - icon: 🌏 title: Localization - details: Pick from over 60 locales to generate realistic looking Names, Addresses, and Phone Numbers. + details: Pick from over 70 locales to generate realistic looking Names, Addresses, and Phone Numbers. --- <div class="opencollective"> |
