Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit e9414c6

Browse files
committed
README
1 parent eb46bfb commit e9414c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

squint/README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Goals of cherry:
2727
Cherry may introduce new constructs such as `await` which won't be compatible
2828
with current CLJS. Also it might not support all features that CLJS offers. As
2929
such, using existing libraries from the CLJS ecosystem or compiling Cherry CLJS
30-
code with the normal CLJS compiler may become challenging. Some results or
31-
insights of this experiment may end up as improvements in the CLJS compiler.
30+
code with the normal CLJS compiler may become challenging. However, some results
31+
or insights of this experiment may end up as improvements in the CLJS compiler.
3232

3333
Also see [test/cherry_test.clj](test/cherry_test.clj).
3434

0 commit comments

Comments
 (0)