Skip to content

Commit d0ccd1d

Browse files
Update doc/default/id_number.md
1 parent 910b0cf commit d0ccd1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/default/id_number.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ Faker::IdNumber.french_insee_number #=> "22510589696868"
5252
```
5353

5454
## ID Number and Locales
55-
Besides the locale-specific ID Number methods. Faker supports retrieving localised calls to `.valid` and `.invalid`.
56-
Here is an example:
55+
Besides the default ID numbers, faker supports localized `.valid` and `.invalid` values:
5756

5857
```ruby
5958
Faker::Config.locale = 'fr-FR'

0 commit comments

Comments
 (0)