소스 검색

Merge pull request #104 from tracim/fix/readme_typo

Bastien Sevajol 6 년 전
부모
커밋
c470b7edb8
No account linked to committer's email
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md 파일 보기

@@ -105,7 +105,7 @@ to stop them:
105 105
 
106 106
 run tracim_backend web api:
107 107
 
108
-    pserve developement.ini
108
+    pserve development.ini
109 109
 
110 110
 run wsgidav server:
111 111