From 2bb7e774054873ca07d373a6844c4d78f8aaa6a0 Mon Sep 17 00:00:00 2001 From: Ben Smithett Date: Fri, 11 Oct 2013 14:46:10 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a415bf..54be686 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Add `data-view` attributes to your HTML: ``` -Create a object for your app that lists setup functions for each type of view. +Create an object for your app that lists setup functions for each type of view. ```javascript myApp.views = {