Browse Source

Merge pull request #104 from tracim/fix/readme_typo

Bastien Sevajol 6 years ago
parent
commit
c470b7edb8
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

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