Skip to content

Commit

Permalink
Merge pull request #1 from resurtm/minor-typo
Browse files Browse the repository at this point in the history
minor typo
  • Loading branch information
shershen08 committed Jan 15, 2017
2 parents 4411ddc + d253fde commit e440d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Run ```npm install vue-audio --save```

Add in the component ```import VueAudio from 'vue-audio';```

Use in the template ```<vue-audio file="myLocalFile"></lorem>```
Use in the template ```<vue-audio file="myLocalFile"></vue-audio>```

The component has two attributes

Expand Down

0 comments on commit e440d8c

Please sign in to comment.