Merge pull request #401 from zramsay/patch-1

Typos
This commit is contained in:
tinnus-napbus 2023-07-14 02:55:12 +12:00 committed by GitHub
commit 4f18879de7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1950,7 +1950,7 @@ our own instead. In the normal shell, do the following:
```shell {% copy=true %}
rm -r dev-comet/tally/*
cp -r tally/* dev-comet/tally/*
cp -r tally/* dev-comet/tally/
```
Back in the Dojo again, we can now commit those files and install the app: