Skip to content

Commit

Permalink
Update vue_guide.md
Browse files Browse the repository at this point in the history
Typo `implments`
  • Loading branch information
Fabien Dobat authored Oct 2, 2018
1 parent 3926b18 commit 7af0639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/media/vue_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default {

## AmplifyEventBus

The aws-amplify-vue package implments a Vue EventBus for emitting and listening to events within it's components. The events emmitted by the components are listed within the documentation for each individual component.
The aws-amplify-vue package implements a Vue EventBus for emitting and listening to events within it's components. The events emmitted by the components are listed within the documentation for each individual component.

To listen to these events within one of your components, import the EventBus:

Expand Down

0 comments on commit 7af0639

Please sign in to comment.