Skip to content

Commit eecaf0f

Browse files
authored
Merge pull request #5 from phofmann-trust/patch-1
Fixed typo
2 parents 86eb1aa + bcfcad0 commit eecaf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If a requested path matches and authentication is missing or invalid and
2727
anonymous requests are allowed, the request is allowed through the firewall
2828
without setting the `stack.authn.token`.
2929

30-
If a requested path matches and authentication is missing or inavlid and
30+
If a requested path matches and authentication is missing or invalid and
3131
anonymous requests are NOT allowed, the firewall will challenge immediately.
3232

3333
If no firewall is defined, the assumed configuration is:

0 commit comments

Comments
 (0)