Skip to content

Commit c1a6545

Browse files
authored
chore: Fix README typo (#245)
1 parent 5fa7578 commit c1a6545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ pip install cozepy
7575
</tr>
7676
<tr>
7777
<td rowspan="7">Bot Chat</td>
78-
<td>Bot Chat with Steam</td>
78+
<td>Bot Chat with Stream</td>
7979
<td><a href="./examples/chat_stream.py">examples/chat_stream.py</a></td>
8080
</tr>
8181
<tr>
82-
<td>Bot Chat without Steam</td>
82+
<td>Bot Chat without Stream</td>
8383
<td><a href="./examples/chat_no_stream.py">examples/chat_no_stream.py</a></td>
8484
</tr>
8585
<tr>

0 commit comments

Comments
 (0)