From 73233c960355a6930d057fa83f0ca282f94705de Mon Sep 17 00:00:00 2001 From: jysperm Date: Sun, 9 Mar 2014 22:01:32 +0800 Subject: [PATCH] fix typo --- DOC/API/user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOC/API/user.md b/DOC/API/user.md index 3057c59..ff470f9 100644 --- a/DOC/API/user.md +++ b/DOC/API/user.md @@ -6,7 +6,7 @@ Request: { "username": "jysperm", - "email": "jysperm@gmail.com" + "email": "jysperm@gmail.com", "passwd": "password" }