summaryrefslogtreecommitdiff
path: root/public/nginx-mediawiki.md
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-02-09 17:28:49 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-02-09 17:29:55 -0500
commitfe95d9386908cd2b199778db38eefdce1d054020 (patch)
tree4aa5f12ef1c920c832efff93abf162918fba426c /public/nginx-mediawiki.md
parent208b8bb7a31158fabb444931e957a2b7185bfd9f (diff)
parent46238db12b6178ce3826665a1fea180dd28b0356 (diff)
make: Update em-dashes for pandoc > 1.8.2.1
Diffstat (limited to 'public/nginx-mediawiki.md')
-rw-r--r--public/nginx-mediawiki.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/nginx-mediawiki.md b/public/nginx-mediawiki.md
index 92d2d39..c450a3c 100644
--- a/public/nginx-mediawiki.md
+++ b/public/nginx-mediawiki.md
@@ -67,5 +67,5 @@ We are now using this configuration on
FastCGI caching for PHP.
The only thing I don't like about this is the `try_files /var/emtpy`
-bits--surely there is a better way to have it go to one of the `@`
+bits---surely there is a better way to have it go to one of the `@`
location blocks, but I couldn't figure it out.