Skip to content

Commit 99d5654

Browse files
morsssssCopilot
andauthored
Backquotes around model_type
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ce59f82 commit 99d5654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/learning-how-tos/examples-and-guides/translation-beginners-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ Congratulations! Now you know how to send the DeepL API a translation request in
840840
| source language | `source_lang` | optional |
841841
| target language | `target_lang` | required |
842842
| text to translate | `text` | required |
843-
| optimize for speed or quality | model_type | optional |
843+
| optimize for speed or quality | `model_type` | optional |
844844

845845
Here are some possible next steps:
846846

0 commit comments

Comments
 (0)