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

Fix typo & improve readme clarity #772

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Conversation

jcat4
Copy link
Contributor

@jcat4 jcat4 commented Feb 3, 2022

I changed some wording towards the end of the Guards section of the readme.

I fixed a typo:

instead a method --> instead of a method

I also changed the wording a bit to improve the clarity of the sentence:

since this Class responds to call --> if the Class responds to call

The final result:

You can invoke a Class instead of a method if the Class responds to call

My IDE also trimmed some trailing whitespace throughout the document.

I'm hopeful that the added clarity will help non-native English speakers' ability to use and understand this gem. 😀 Thank you so much for creating and maintaining such a useful gem!

@codeclimate
Copy link

codeclimate bot commented Feb 3, 2022

Code Climate has analyzed commit 5377954 and detected 0 issues on this pull request.

View more on Code Climate.

@anilmaurya
Copy link
Member

Thank you @jcat4 for your contribution.

@anilmaurya anilmaurya merged commit c33b093 into aasm:master Feb 18, 2022
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