Skip to content

docs: switch 'Action' component to 'Getters' to match other Vuex examples #568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

chrisdiana
Copy link
Contributor

Resubmitting on the correct branch this time.

Other Vuex examples are using the the type of store method as the name of the component:

Actions:

import Actions from '../../../src/components/Actions'

Modules:

import Modules from '../../../src/components/Modules'

Set Getters example component to match these to minimize confusion. Looks like Portuguese was already fixed.

Copy link
Member

@eddyerburgh eddyerburgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@eddyerburgh eddyerburgh merged commit 7516340 into vuejs:dev Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants