Skip to content

Commit 5ae32b6

Browse files
MaxiDonkey@hotmail.comMaxiDonkey@hotmail.com
authored andcommitted
Commentary fix
1 parent edd97db commit 5ae32b6

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
@@ -325,7 +325,7 @@ You can use asynchronous methods for text completion or chat tasks. For this, yo
325325

326326
as follows :
327327

328-
1 . Asynchronous mode : See `TAsynChatParams = record`
328+
1 . Asynchronous mode : See `TAsynChat = record`
329329

330330
> [!TIP]
331331
>```Pascal
@@ -364,7 +364,7 @@ as follows :
364364
365365
<br/>
366366
367-
2. Asynchronous stream mode : See `TAsynChatStreamParams = record`
367+
2. Asynchronous stream mode : See `TAsynChatStream = record`
368368
369369
> [!TIP]
370370
>```Pascal

0 commit comments

Comments
 (0)