소스 검색

Update setting.md

PhilippeAccorsi 5 년 전
부모
커밋
befb462f50
No account linked to committer's email
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
    ~~~