Browse Source

:memo: response 拼写错误

visuddhinanda 3 years ago
parent
commit
fceab36a74
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documents/development/frontend/api-v1.md

+ 1 - 1
documents/development/frontend/api-v1.md

@@ -9,7 +9,7 @@
  * @param {string} restype 资源类型 下列值之一 chapter,article,course
  * @param {string} resid   资源 uuid
  *
- * @responce {json}
+ * @response {json}
  *          data{
                 ok: bool,
                 message: string,