瀏覽代碼

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
    ~~~