Skip to content

Commit 5c0a9cf

Browse files
committed
chore: docs update
1 parent 9f58f69 commit 5c0a9cf

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
@@ -222,8 +222,8 @@ The async version is a drop-in replacement with these changes:
222222
- `whoami()` - Get API account info
223223

224224
### Convenience Methods
225-
- `quick_translate(content, api_key, engine_id, target_locale, ...)` - One-off translation
226-
- `quick_batch_translate(content, api_key, engine_id, target_locales, ...)` - Batch translation
225+
- `quick_translate(content, api_key, target_locale, ...)` - One-off translation
226+
- `quick_batch_translate(content, api_key, target_locales, ...)` - Batch translation
227227

228228
## 📄 License
229229

0 commit comments

Comments
 (0)