Skip to content

Commit

Permalink
Merge pull request lynndylanhurley#493 from Tom-Tom/patch-2
Browse files Browse the repository at this point in the history
Spelling mistake
  • Loading branch information
booleanbetrayal committed Jan 8, 2016
2 parents 10c26f0 + d5d8626 commit c6d7062
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# redirect successful authentications to '/omniauth/github/callback'
# config.omniauth_prefix = "/omniauth"

# By defult sending current password is not needed for the password update.
# By default sending current password is not needed for the password update.
# Uncomment to enforce current_password param to be checked before all
# attribute updates. Set it to :password if you want it to be checked only if
# password is updated.
Expand All @@ -34,4 +34,4 @@
# If, however, you wish to integrate with legacy Devise authentication, you can
# do so by enabling this flag. NOTE: This feature is highly experimental!
# enable_standard_devise_support = false
end
end

0 comments on commit c6d7062

Please sign in to comment.