visuddhinanda 3 лет назад
Родитель
Сommit
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,