Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sh4d0wy authored Oct 30, 2023
1 parent 3e5101c commit f9bd1c6
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 @@ -253,7 +253,7 @@ response = g4f.ChatCompletion.create(

##### Async Support:

To enhance speed and overall performance, execute providers asyncronously.
To enhance speed and overall performance, execute providers asynchronously.
The total execution time will be determined by the duration of the slowest provider's execution.

```py
Expand Down

0 comments on commit f9bd1c6

Please sign in to comment.