diff --git a/Running-a-public-or-community-server.md b/Running-a-public-or-community-server.md index 50923f9..49286e6 100644 --- a/Running-a-public-or-community-server.md +++ b/Running-a-public-or-community-server.md @@ -629,7 +629,7 @@ Allow cross posting to WordPress. Server impact - low. Potentially high if you get a lot of users posting to WordPress with lots of posts, but this rarely happens. -Impact to support requests - low to moderate. _Some_ self-hosted WordPress installs have problems with this one if you are using _old_ rewrite rules with an Nginx webserver, but works fine in the vast majority of cases. +Impact to support requests - low to moderate. _Some_ self-hosted WordPress installs have problems with this one if you are using _old_ rewrite rules with an Nginx webserver, but it works fine in the vast majority of cases. (The Nginx rules here work: http://codex.wordpress.org/Nginx ) -----