Merge pull request #1191 from alienishi/main

Fixed typo in README.md
pull/1194/head
H Lohaus 8 months ago committed by GitHub
commit 36fcc757af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save