Fixed one super tiny grammatical error. =)
This commit is contained in:
Tommy George 2012-10-04 15:51:52 -05:00
Родитель d7d77573dc
Коммит 60cb07d677
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -235,7 +235,7 @@ eliminate race conditions but it may be possible to encounter a stuck state. If
doing dev work, a `killall node` will kill any stray test servers in the doing dev work, a `killall node` will kill any stray test servers in the
background (don't do this on a production machine!). background (don't do this on a production machine!).
Tests can be executd with `./run_tests.sh`. Tests can be executed with `./run_tests.sh`.
Backend Interface Backend Interface
----------------- -----------------