From 22247a6d22ca0c8d68e64e6c320ad84ad1e8222d Mon Sep 17 00:00:00 2001 From: Vuong Date: Thu, 13 Oct 2016 01:23:52 +0700 Subject: [PATCH] Fixed typo of #38 slide screen --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index d307a74..b0339bd 100644 --- a/index.html +++ b/index.html @@ -536,8 +536,7 @@

Controllers

todoList.logArg = function(arg) { console.log(arg); }; - }; -}); + });