Fix typo in CodeWalkthrough.md

This commit is contained in:
Facundo Olano 2017-07-31 19:09:28 -03:00 committed by GitHub
parent 4456305d6c
commit 639250678e
1 changed files with 1 additions and 1 deletions

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