Skip to content

Commit

Permalink
Merge pull request #1 from erjanmx/fix-readme-typo
Browse files Browse the repository at this point in the history
Fix readme typo
  • Loading branch information
ivbeg committed Mar 13, 2019
2 parents da9ec2b + 2be4e1a commit 9c3740c
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 9c3740c

Please sign in to comment.