We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c4159 commit faab9d3Copy full SHA for faab9d3
click/README.adoc
@@ -122,7 +122,7 @@ endpoints which handle the authentication). All other requests
122
(e.g. to the `/user` endpoint) require authentication.
123
124
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
+to be able to render errors if there is a problem in the app, even
126
if the user is unauthenticated.
127
128
With that change in place the application is complete, and if you run
0 commit comments