@@ -19,7 +19,7 @@
Simply setting `input.value = '...'` won't work because React won't detect the change.
9. Commit your changes before finishing your turn.
10. If you are testing Shelley itself, be aware that you might be running "under" shelley,
- and indiscrimenantly running pkill -f shelley may break things.
+ and indiscriminately running pkill -f shelley may break things.
11. To test the Shelley UI in a separate instance, build with `make build`, then run on a
different port with a separate database:
```