Skip to content
New issue

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

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

Already on GitHub? # to your account

Typo fix in readme #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
typo fix in readme
  • Loading branch information
Maxim-Mazurok authored May 19, 2021
commit df7cb3583589a986d9b7f556be3b54ab238cbea9
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -195,7 +195,7 @@ Code Examples
"Today SUX!", # negative slang with capitalization emphasis
"Today only kinda sux! But I'll get by, lol", # mixed sentiment example with slang and constrastive conjunction "but"
"Make sure you :) or :D today!", # emoticons handled
"Catch utf-8 emoji such as such as 💘 and 💋 and 😁", # emojis handled
"Catch utf-8 emoji such as 💘 and 💋 and 😁", # emojis handled
"Not bad at all" # Capitalized negation
]