Fix REST guide formatting

A missing - caused the end of the REST guide to be escaped.

Fixes gh-96
This commit is contained in:
Rob Winch
2015-01-08 14:10:36 -06:00
parent 00d30f3dfd
commit b5f96c3564

View File

@@ -170,7 +170,7 @@ You will see in the output that the x-auth-token provides an empty String indica
HTTP/1.1 204 No Content
...
x-auth-token:
---
----
=== How does it work?