diff --git a/Home.md b/Home.md index 0e64456..52932a3 100644 --- a/Home.md +++ b/Home.md @@ -60,7 +60,7 @@ Nginx: } ``` -Note: if you run into problems global PHP-to-FPM handler taking priority over proxied location, define tt-rss location like this so it takes priority: +Note: if you run into problems with global PHP-to-FPM handler taking priority over proxied location, define tt-rss location like this so it takes higher priority: ```nginx location ^~ /tt-rss/ {