Skip to content

Commit faab9d3

Browse files
h4ckninjadsyer
authored andcommitted
Minor spelling fix
1 parent 28c4159 commit faab9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

click/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ endpoints which handle the authentication). All other requests
122122
(e.g. to the `/user` endpoint) require authentication.
123123

124124
NOTE: `/error**` is an unprotected path because we want Spring Boot
125-
to bew able to render errors if there is a problem in the app, even
125+
to be able to render errors if there is a problem in the app, even
126126
if the user is unauthenticated.
127127

128128
With that change in place the application is complete, and if you run

0 commit comments

Comments
 (0)