docs(input): remove redundant closing span tag

Closes #5257
This commit is contained in:
miknsh5 2013-12-03 23:21:00 -08:00 committed by Peter Bacon Darwin
parent fe84f7bef8
commit f8c6ee3df5

View file

@ -1432,7 +1432,6 @@ var CONSTANT_VALUE_REGEXP = /^(true|false|\d+)$/;
id="{{name}}"
name="favorite">
</label>
</span>
<div>You chose {{my.favorite}}</div>
</form>
</doc:source>