We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b091080 + 88d56a1 commit 7fcfcb1Copy full SHA for 7fcfcb1
src/directives/decorators/bootstrap/bootstrap-decorator.js
@@ -11,7 +11,7 @@ angular.module('schemaForm').config(['schemaFormDecoratorsProvider',function(dec
11
checkbox: base+'checkbox.html',
12
checkboxes: base+'checkboxes.html',
13
number: base+'default.html',
14
- passord: base+'default.html',
+ password: base+'default.html',
15
submit: base+'submit.html',
16
button: base+'submit.html',
17
radios: base+'radios.html',
0 commit comments