summaryrefslogtreecommitdiffstats
path: root/src/elm/Main.elm
diff options
context:
space:
mode:
authorJohn Omar <me@johnomar.com>2016-10-13 12:43:58 -0400
committerJohn Omar <me@johnomar.com>2016-10-13 12:43:58 -0400
commit96719236f07f079e4757360f3845ec25ea48fc91 (patch)
treef2626dcf89266a69f35b1bff0b53565ae7740ed8 /src/elm/Main.elm
parent0c190e062e77b9c5012b7a693fa48861b68bcb29 (diff)
first draft done
Diffstat (limited to 'src/elm/Main.elm')
-rw-r--r--src/elm/Main.elm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elm/Main.elm b/src/elm/Main.elm
index 21bf797..2779b0f 100644
--- a/src/elm/Main.elm
+++ b/src/elm/Main.elm
@@ -4,4 +4,4 @@ import Html exposing (text)
main =
- text "Hello Electron. I'm Elm."
+ text "Hello Electron. "