Parcourir la source

Fix a typo, which prevent the chosen organization name to be displayed

Étienne Deparis il y a 6 ans
Parent
commit
ae3e36be8b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ Generate a secret key:
 
 Set your organization name :
 
-    echo 'ORGANISATION_NAME="ACME Charity"' >> transparency/local_settings.py
+    echo 'ORGANIZATION_NAME="ACME Charity"' >> transparency/local_settings.py
 
 Create database: