Browse Source

Spelling fix

David N. Welton 10 years ago
parent
commit
5c4f9f2154
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -317,6 +317,6 @@ in order to avoid modifying the system installation of Postgres.
 
 2. `./start_test_db.sh` # Starts a Postgres instance on its own port (10432).
 
-3. `make create_testdbs` # Creaets the test database environment.
+3. `make create_testdbs` # Creates the test database environment.
 
 3. `make test` # Runs the tests