Skip to content

Commit 9c0fb4f

Browse files
committed
Fix typo
1 parent 5e7b8bb commit 9c0fb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compiler/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Elm compilers
22

3-
In the last weeks, two full rewrites of the Elm compiler in Elm itself have surfaced.\
3+
In the last weeks, two full rewrites of the Elm compiler in Elm itself have surfaced.
44

5-
I'm not sure yet which project will work better of the different tools I want to have on [elm.run](https://elm.run), but the wasm build is maybe too heavyweight for a tour or the repl in comparison.
5+
I'm not sure yet which project will work better for the different tools I want to have on [elm.run](https://elm.run), but the wasm build is maybe too heavyweight for a tour or the repl in comparison.
66

77
The elm-in-elm rewrites might also make it easier to [add translated error messages](https://github.com/katjam/local-elm/issues/5), which I'm interested in.
88

0 commit comments

Comments
 (0)