David N. Welton 10 лет назад
Родитель
Сommit
5c4f9f2154
1 измененных файлов с 1 добавлено и 1 удалено
  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