Fix grammatical error

This commit is contained in:
Harmon 2018-03-06 04:07:53 -06:00 committed by GitHub
parent db35390786
commit d25ee17928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
README.md vendored
View File

@ -2115,7 +2115,7 @@ AttributeError: 'Yo' object has no attribute '__honey'
True
```
Why did `Yo()._Yo__honey` worked? Only Indian readers would understand.
Why did `Yo()._Yo__honey` work? Only Indian readers would understand.
#### 💡 Explanation: