Explorar el Código

:memo: response 拼写错误

visuddhinanda hace 3 años
padre
commit
fceab36a74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,