Skip to content

Commit ddbb0e6

Browse files
committed
Merge pull request discourse#1463 from gaurish/patch-3
Typo fix
2 parents 07d08b8 + f3c9822 commit ddbb0e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/auth/authenticator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def after_authenticate(auth_options)
66
raise NotImplementedError
77
end
88

9-
# can be used to hook in afete the authentication process
9+
# can be used to hook in after the authentication process
1010
# to ensure records exist for the provider in the db
1111
# this MUST be implemented for authenticators that do not
1212
# trust email

0 commit comments

Comments
 (0)