Skip to content

Commit cb276fe

Browse files
Alxandrvsavkin
authored andcommitted
Fixed small typo in example
Closes angular#165
1 parent 7a3be93 commit cb276fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/examples/src/todo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<html>
33
<body>
4-
<input type="test">
4+
<input type="text">
55
<ul></ul>
66

77

0 commit comments

Comments
 (0)