Merge pull request #387 from facundoolano/patch-2

Fix typo in CodeWalkthrough.md
This commit is contained in:
Mike Thompson 2017-08-01 11:05:19 +10:00 committed by GitHub
commit da8a094799

View File

@ -449,7 +449,7 @@ Django, Rails, Handlebars or Mustache -- they map data to HTML -- except for two
## Kick Starting The App
Below, `run` is the called to kick off the application once the HTML page has loaded.
Below, `run` is called to kick off the application once the HTML page has loaded.
It has two tasks:
1. Load the initial application state