Skip to content

Typo in Faker::Name.first_name by locale #2620

Closed
@loqimean

Description

@loqimean

There is a typo in Ukrainian name "Геннадій", it should be "Генадій", so, one letter is extra

To Reproduce

Faker::VERSION #=> "2.22.0"

With locale :uk and
Faker::Name.first_name get "Геннадій", but expected "Генадій"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions