From 7e5e66fa3c5055b5e191ef0cd2c24eb433a280fc Mon Sep 17 00:00:00 2001 From: surya prakash singh Date: Fri, 11 Mar 2016 23:43:54 +0530 Subject: [PATCH] docs(input[time]): fix a typo in the example Closes #14220 --- src/ng/directive/input.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ng/directive/input.js b/src/ng/directive/input.js index 28ef0050c303..bf5c812b333e 100644 --- a/src/ng/directive/input.js +++ b/src/ng/directive/input.js @@ -393,7 +393,7 @@ var inputType = { }]);
- +