Преглед изворни кода

: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,