瀏覽代碼

:memo: response 拼写错误

visuddhinanda 3 年之前
父節點
當前提交
fceab36a74
共有 1 個文件被更改,包括 1 次插入1 次删除
  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,