Skip to content

Commit fe36404

Browse files
author
Dave Syer
committed
Remove a few words
1 parent c6e3f2f commit fe36404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom-error/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ application, just for conciseness.)
111111

112112
A 401 response will already be coming from Spring Security if the user
113113
cannot or does not want to login with Github, so the app is already
114-
working if you fail to authenticate with Github (e.g. by rejecting the
115-
token grant).
114+
working if you fail to authenticate (e.g. by rejecting the token
115+
grant).
116116

117117
To spice things up a bit we will extend the authentication rule to
118118
reject users that are not in the right organization. It is easy to use

0 commit comments

Comments
 (0)