summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Omar <me@johnomar.com>2016-10-14 07:56:13 -0400
committerJohn Omar <me@johnomar.com>2016-10-14 07:56:13 -0400
commite695dd670cdf1b3230df2cc9266eee11cf920e79 (patch)
tree9ceb69d380656f8454c7796839b5eacdd1431ba1
parentcf6eb37b2c0e04f0d6434867f87caa53a72c1551 (diff)
typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 724a346..3b1030e 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ Edit the index.html file to import the new bundle.js file and embed it into a di
Here you are grabbing the container div and embedding the javascript code in there. Elm automatically
creates the Main.embed function during transpilation.
-A few more housekeeping items before we see this in action. Run
+A few more housekeeping items before we see this in action.
When you ran `elm make` some Elm packages were downloaded and an elm-package.json file was created.
All is good, except elm doesn't know where to look for your elm files. Update the elm-package.json source-directories