Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct method name from race to species in DnD doc #2094

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

DanielEFrampton
Copy link
Contributor

(No issue number, just came across this in the wild and made a quick fix.)

Description:

Documentation for Faker::Games::DnD had incorrect method name race where the actual method name in the code is species. Updated documentation file to show correct method name.

Documentation for Faker::Games::DnD had incorrect method name `race` where the actual method name in the code is `species`.
@koic koic merged commit 3f49d09 into faker-ruby:master Jul 28, 2020
@koic
Copy link
Member

koic commented Jul 28, 2020

Nice 👍

koic added a commit to koic/faker that referenced this pull request Jul 28, 2020
Follow faker-ruby#2094.

This PR fixes a typo for `Games::DnD.species`.
psibi pushed a commit that referenced this pull request Jul 28, 2020
Follow #2094.

This PR fixes a typo for `Games::DnD.species`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants