diff --git a/docs/en/plugins/origins.md b/docs/en/plugins/origins.md index 7b1017e..2d839e1 100644 --- a/docs/en/plugins/origins.md +++ b/docs/en/plugins/origins.md @@ -30,4 +30,4 @@ TODO(buglloc): Regex Ninja? - fix your regex or toss it away :) - if you use regex validation for `Referer` request header, then, possibly (not 100%), you could use [ngx_http_referer_module](http://nginx.org/en/docs/http/ngx_http_referer_module.htmll); - - sometimes is much better to use `map` directive without any regex at all. + - sometimes it is much better to use the `map` directive without any regex at all.