Merge pull request #956 from jurmous/patch-2

Remove an invalid comma from api.md example
This commit is contained in:
Yicheng Qin 2014-08-25 08:20:31 -07:00
commit 3fc68f00f0

View File

@ -417,7 +417,7 @@ curl 'http://127.0.0.1:4001/v2/keys/dir/asdf?consistent=true&wait=true'
"dir":true,
"modifiedIndex": 17,
"expiration": "2013-12-11T10:39:35.689275857-08:00"
},
}
}
```