website: fix formating

This commit is contained in:
Armon Dadgar 2015-04-26 19:07:25 -07:00
parent 3c0c334d01
commit 91094ceeca

View file

@ -307,7 +307,8 @@ of the cookie should be "token" and the value should be the token.
<dt>Returns</dt>
<dd>
```javascript
```javascript
{
"auth": {
"client_token": "ABCD",
@ -320,4 +321,4 @@ of the cookie should be "token" and the value should be the token.
```
</dd>
</dl>
</div>