mirror of
https://github.com/correl/elm.git
synced 2025-03-10 17:00:07 -09:00
Merge pull request #62 from toolness/patch-1
minor typo fix in ABOUT.md
This commit is contained in:
commit
b013837af3
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…
Add table
Reference in a new issue