We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0574f0d + c5f5527 commit 00decddCopy full SHA for 00decdd
content/3.locales/en-us.md
@@ -8,7 +8,7 @@ You need to require the locale to be able to use it
8
composer require --dev xefi/faker-php-locales-en-us
9
```
10
11
-Be sure to setup faker with the `fr_FR` locale to be able to use this:
+Be sure to setup faker with the `en_US` locale to be able to use this:
12
13
```php
14
$faker = new Xefi\Faker\Faker('en_US');
0 commit comments