浏览代码

Update setting.md

PhilippeAccorsi 5 年前
父节点
当前提交
befb462f50
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      backend/doc/setting.md

+ 1 - 1
backend/doc/setting.md 查看文件

@@ -55,7 +55,7 @@ you can add this line to active pyramid debug mode for almost anything:
55 55
     ~~~
56 56
 
57 57
 
58
-Hapic debug mode : this line is needed for more explicit json error,
58
+Hapic debug mode: this line is needed for more explicit json error,
59 59
 raised error traceback will be send through json. you can uncomment it
60 60
 
61 61
    ~~~