Skip to content

Commit

Permalink
fix: small error
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored and filipesilva committed Jan 11, 2021
1 parent 68c0816 commit 7e99103
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ You can [import npm libraries](https://shadow-cljs.github.io/docs/UsersGuide.htm

### `npm run cards` or `yarn cards`

Runs the interactive live development enviroment.<br>
Runs the interactive live development environment.<br>
You can use it to design, test, and think about parts of your app in isolation.

This environment uses [Devcards](https://github.com/bhauman/devcards) and [React Testing Library](https://testing-library.com/docs/react-testing-library/intro).
Expand Down Expand Up @@ -132,4 +132,4 @@ This will speed up starting time for other commands that use Shadow CLJS.

## License

Create CLJS App is open source software [licensed as MIT](https://github.com/filipesilva/create-cljs-app/blob/master/LICENSE).
Create CLJS App is open source software [licensed as MIT](https://github.com/filipesilva/create-cljs-app/blob/master/LICENSE).

0 comments on commit 7e99103

Please sign in to comment.