Skip to content

Commit caaef16

Browse files
authored
Merge pull request #92497 from Jann-Skotdal/patch-6
No from language in detect
2 parents 1c12e7d + 332dcbb commit caaef16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cognitive-services/Translator/quickstart-translator.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,6 @@ axios({
625625
},
626626
params: {
627627
'api-version': '3.0',
628-
'from': 'en',
629628
'to': ['de', 'it']
630629
},
631630
data: [{

0 commit comments

Comments
 (0)