services/Distributed-Wiki.md
... ...
@@ -37,7 +37,7 @@ gollum --css <path>/custom.css --gollum-path <path> --host 127.0.0.1 --port 456
37 37
38 38
A custom header `X-SiteID` identifies the site you're connecting to:
39 39
40
- - `add_header X-SiteID '<AS number>-<ISO country code>'`
40
+ - `add_header X-SiteID '<AS number>-<ISO country code>';`
41 41
42 42
##### Enabling [HPKP](https://developer.mozilla.org/en-US/docs/Web/Security/Public_Key_Pinning)
43 43