diff --git a/crowdsec-docs/docs/bouncers/nginx.mdx b/crowdsec-docs/docs/bouncers/nginx.mdx index 281cd41d9..5acce932d 100644 --- a/crowdsec-docs/docs/bouncers/nginx.mdx +++ b/crowdsec-docs/docs/bouncers/nginx.mdx @@ -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: