We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e3c9e commit f5a07f6Copy full SHA for f5a07f6
src/app/components/home/capitilize.directive.js
@@ -1,5 +1,5 @@
1
export default class esCapitilize {
2
- construtor () {
+ constructor () {
3
return {
4
restrict: 'A'
5
};
0 commit comments