Update Top.elm

This commit is contained in:
Ryan Haskell-Glatz 2020-07-14 21:28:39 -05:00 committed by GitHub
parent 96cb75513d
commit 172c301632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ view _ =
[ hero
, viewSection "No assembly required." """
Build reliable [Elm](https://elm-lang.org) applications with the wonderful tools created by the community brought together in one place:
- Use __elm-ui__ to create build UIs without CSS.
- Use __elm-ui__ to create UIs without CSS.
- Comes with __elm-live__, a hot-reloading web server.
- Create a test suite with __elm-test__
"""