Commit fcb8994e authored by Aviv Ben-Yosef's avatar Aviv Ben-Yosef

fix typo

parent 71da4b0a
......@@ -5,7 +5,7 @@ module todos {
/**
* The main controller for the app. The controller:
* - retrieves and persist the model via the todoStorage service
* - retrieves and persists the model via the todoStorage service
* - exposes the model to the template and provides event handlers
*/
export class TodoCtrl {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment