Skip to content

Incorrect docstring for StoreProvider #56

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

Closed
guptaanmol184 opened this issue Jun 13, 2018 · 1 comment
Closed

Incorrect docstring for StoreProvider #56

guptaanmol184 opened this issue Jun 13, 2018 · 1 comment

Comments

@guptaanmol184
Copy link

The docstring for StoreProvider states -

Provides a Redux [Store] to all ancestors of this Widget. This should generally be a root widget in your App. Connect to the Store provided by this Widget using a [StoreConnector] or [StoreBuilder].

It should be descendants and not ancestors.

@brianegan
Copy link
Owner

Thanks again for letting me know about this! I've pushed up a fix :)

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

No branches or pull requests

2 participants