fix spelling problem

This commit is contained in:
Scott Comer 2014-05-21 21:38:02 -05:00
parent 94421c03c0
commit eea6d2c41c
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@ dropdb jam
dropdb jam_db_build
dropdb jam_ruby_test
dropdb jam_web_test
dropdb jam_websocket_test
dropdb jam_websockets_test
sudo su postgres -c "createdb jam"