Skip to content

Commit ef9bfb0

Browse files
author
jdcaballerov
committed
Update index.md
1 parent 9a22372 commit ef9bfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ a ```ngClass``` in the decorators scope. If not set att all the default value
672672
is ```{ 'glyphicon': true, 'glyphicon-ok': hasSuccess(), 'glyphicon-remove': hasError() }```
673673
674674
ex. displaying an asterisk on required fields
675-
```javascriptele
675+
```javascript
676676
$sope.form = [
677677
{
678678
key: "name",

0 commit comments

Comments
 (0)