Skip to content

Commit e149127

Browse files
authored
Fix typo in firehose stream endpoint path (#49)
Signed-off-by: WakiyamaP <wakiyamap@gmail.com>
1 parent 4a56f8e commit e149127

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Streaming endpoints (like `/2/tweets/search/stream`) are automatically detected
184184
- `/2/tweets/search/stream`
185185
- `/2/tweets/sample/stream`
186186
- `/2/tweets/sample10/stream`
187-
- `/2/tweets/firehose/strea/lang/en`
187+
- `/2/tweets/firehose/stream/lang/en`
188188
- `/2/tweets/firehose/stream/lang/ja`
189189
- `/2/tweets/firehose/stream/lang/ko`
190190
- `/2/tweets/firehose/stream/lang/pt`
@@ -303,4 +303,4 @@ default_app: my-app
303303
Contributions are welcome!
304304
305305
## License
306-
This project is open-sourced under the MIT License - see the LICENSE file for details.
306+
This project is open-sourced under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)