Skip to content

Commit 00decdd

Browse files
authored
Merge pull request #20 from 15g-lucas/patch-1
Update en-us.md
2 parents 0574f0d + c5f5527 commit 00decdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/3.locales/en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You need to require the locale to be able to use it
88
composer require --dev xefi/faker-php-locales-en-us
99
```
1010

11-
Be sure to setup faker with the `fr_FR` locale to be able to use this:
11+
Be sure to setup faker with the `en_US` locale to be able to use this:
1212

1313
```php
1414
$faker = new Xefi\Faker\Faker('en_US');

0 commit comments

Comments
 (0)