Skip to content

Commit 7e99103

Browse files
0xflotusfilipesilva
authored andcommitted
fix: small error
1 parent 68c0816 commit 7e99103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ You can [import npm libraries](https://shadow-cljs.github.io/docs/UsersGuide.htm
9797

9898
### `npm run cards` or `yarn cards`
9999

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

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

133133
## License
134134

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

0 commit comments

Comments
 (0)