Skip to content

Commit 3d9fef4

Browse files
committed
Fix typos
1 parent f65e66a commit 3d9fef4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/proposals/authentication-filter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
## Summary
77

8-
Design and implement a means for users of NGINX Gateway Fabric to enable authenticaiton on requests to their backend applications.
9-
This new filter should eventually expose all forms of authentication avaialbe through NGINX, both Open Source and Plus.
8+
Design and implement a means for users of NGINX Gateway Fabric to enable authentication on requests to their backend applications.
9+
This new filter should eventually expose all forms of authentication available through NGINX, both Open Source and Plus.
1010

1111
## Goals
1212

13-
- Design a means of configuring authenticaiton for NGF
13+
- Design a means of configuring authentication for NGF
1414
- Determine initial resource specification
1515
- Evaluate filter early in request processing, occurring before URLRewrite, header modifiers and backend selection
1616
- Authentication failures return appropriate status by default (e.g., 401/403)

0 commit comments

Comments
 (0)