Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
erjanmx committed Mar 13, 2019
1 parent da9ec2b commit 2be4e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Gender field could have one of following values:
* -: Impossible to identify

### Ethnic identification (experimental)
Parses surname, first name and middle name and tries to identify person ethic affilation of the person
Parses surname, first name and middle name and tries to identify person ethic affiliation of the person

>>> from russiannames.parser import NamesParser
>>> parser = NamesParser()
Expand Down

0 comments on commit 2be4e1a

Please sign in to comment.