mirror of
https://github.com/correl/elm.git
synced 2024-11-21 19:18:42 +00:00
minor typo fix in ABOUT.md
This commit is contained in:
parent
3e6f0a0720
commit
c84706c6cf
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ One of the primary goals of Elm is to completely eliminate runtime exceptions be
|
|||
|
||||
Elm was designed by Evan Czaplicki as part of writing his thesis on [Concurrent FRP for Functional GUIs](http://elm-lang.org/papers/concurrent-frp.pdf).
|
||||
|
||||
You can learn more about Elm at the [official website](http://elm-lang.org/)
|
||||
You can learn more about Elm at the [official website](http://elm-lang.org/).
|
||||
|
|
Loading…
Reference in a new issue