Merge pull request #128 from corbanmailloux/patch-1

Single capitalization fix
This commit is contained in:
Andy Dawson 2016-01-29 21:17:14 +01:00
commit 66d0c463e0
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ With the above config, a request for `/css/main.css`, assuming the file exists,
would be served directly by nginx whereas a request for `/application/user.css`
would be processed by php.
it is tempting to add h5bp's basic ruleset by simply appending it in
It is tempting to add h5bp's basic ruleset by simply appending it in
the server context:
server {