You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ You can [import npm libraries](https://shadow-cljs.github.io/docs/UsersGuide.htm
97
97
98
98
### `npm run cards` or `yarn cards`
99
99
100
-
Runs the interactive live development enviroment.<br>
100
+
Runs the interactive live development environment.<br>
101
101
You can use it to design, test, and think about parts of your app in isolation.
102
102
103
103
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.
132
132
133
133
## License
134
134
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