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 #219

Merged
merged 2 commits into from
Dec 30, 2019
Merged

Fix typo #219

merged 2 commits into from
Dec 30, 2019

Conversation

mingrammer
Copy link
Contributor

No description provided.

@@ -171,7 +171,7 @@
# --- auto_login(user) ---
specify { should respond_to(:auto_login) }

it 'auto_login(user) los in a user instance' do
it 'auto_login(user) logs in an user instance' do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be a user instance instead of an user instance? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mladenilic I fixed that! Thank you

Copy link
Member

@joshbuker joshbuker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mingrammer and @mladenilic!

@joshbuker joshbuker merged commit 16bb809 into Sorcery:master Dec 30, 2019
@mingrammer mingrammer deleted the fix-typo branch February 19, 2020 16:01
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.

3 participants