Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum authored Jul 8, 2021
1 parent 01cf528 commit 08813b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import App from './App.vue';

const app = createApp(App);

// Or as a directive
// As a directive
app.directive('mask', VueRestrictedInputDirective);
```

Expand Down

0 comments on commit 08813b5

Please sign in to comment.