Skip to content

Commit

Permalink
Fixed typo in documentation: replaced 'e' with 'the' (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeMichaud authored Nov 6, 2023
1 parent 1c24107 commit aac3f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdsec-docs/docs/bouncers/nginx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A lua bouncer for nginx.

## How does it work ?

This bouncer leverages nginx lua's API, namely `access_by_lua_block` to check e IP address against the local API.
This bouncer leverages nginx lua's API, namely `access_by_lua_block` to check the IP address against the local API.

Supported features:

Expand Down

0 comments on commit aac3f30

Please sign in to comment.