Skip to content
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

Typo #105

Merged
merged 2 commits into from
Jul 16, 2017
Merged

Typo #105

merged 2 commits into from
Jul 16, 2017

Conversation

codler
Copy link
Contributor

@codler codler commented Jul 16, 2017

No description provided.

Readme.md Outdated
if (response.length == 0) {
Alert.alert('No Purchases', "We didn't find any purchases to restore.");
if (response.length === 0) {
AlertIOS.alert('No Purchases', "We didn't find any purchases to restore.");
Copy link
Owner

Choose a reason for hiding this comment

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

can we instead move all other references to alert?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure

@chirag04 chirag04 merged commit 54ff695 into chirag04:master Jul 16, 2017
@chirag04
Copy link
Owner

Thanks 👍

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