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

Update README for typos, better Error examples, and whitespace. #1504

Merged
merged 2 commits into from
Sep 10, 2016

Conversation

jshier
Copy link
Contributor

@jshier jshier commented Sep 10, 2016

This PR updates the README for typos, better Error examples, and whitespace.

print("Validation Successful")
case .Failure(let error):
case .failure(let error):
Copy link
Member

Choose a reason for hiding this comment

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

Nice catch!

@cnoon
Copy link
Member

cnoon commented Sep 10, 2016

Looks great @jshier...I'm gonna merge it.

@cnoon cnoon merged commit 41d9f0b into master Sep 10, 2016
@cnoon cnoon deleted the bug/readme-fixes branch September 10, 2016 22:03
@cnoon cnoon added this to the 4.0.0 milestone Sep 10, 2016
@cnoon cnoon self-assigned this Sep 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants