瀏覽代碼

Remove an invalid comma from api.md example

jurmous 11 年之前
父節點
當前提交
8f629aae4b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/api.md

+ 1 - 1
Documentation/api.md

@@ -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"
-	},
+	}
 }
 ```