Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d60 authored May 24, 2024
1 parent 9f94209 commit 4cf1af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ client.create_tweet(

```

**Search the latest tweets based on a keywords**
**Search the latest tweets based on a keyword**
```python
tweets = client.search_tweet('python', 'Latest')

Expand Down

0 comments on commit 4cf1af7

Please sign in to comment.