diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/phone.md | 2 | ||||
-rw-r--r-- | docs/legacy.md (renamed from docs/leagcy.md) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/guides/phone.md b/docs/guides/phone.md index 60a09e9d..ae9865cd 100644 --- a/docs/guides/phone.md +++ b/docs/guides/phone.md @@ -21,7 +21,7 @@ Running Python applications on your smartphone is possible with specialized apps - In the app settings for Pydroid, disable power-saving mode and ensure that the option to pause when not in use is also disabled. This ensures uninterrupted operation of your Python scripts. 4. **Install Required Packages:** - - Open Pip within the Pydroid app and install this necessary packages: + - Open Pip within the Pydroid app and install these necessary packages: ``` g4f flask pillow beautifulsoup4 ``` diff --git a/docs/leagcy.md b/docs/legacy.md index e8808381..d5cd5a36 100644 --- a/docs/leagcy.md +++ b/docs/legacy.md @@ -1,4 +1,4 @@ -### G4F - Leagcy API +### G4F - Legacy API #### ChatCompletion |