Skip to content

Commit d1cd0f2

Browse files
authored
overwrite to fail
1 parent ee445e4 commit d1cd0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Translator/document-translation/reference/start-translation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The prefix and suffix filter (if supplied) are used to filter folders. The prefi
2121

2222
Glossaries / Translation memory can be included in the request and are applied by the service when the document is translated.
2323

24-
If the glossary is invalid or unreachable during translation, an error is indicated in the document status. If a file with the same name already exists at the destination, it will be overwritten. The targetUrl for each target language must be unique.
24+
If the glossary is invalid or unreachable during translation, an error is indicated in the document status. If a file with the same name already exists in the destination, the job will fail. The targetUrl for each target language must be unique.
2525

2626
## Request URL
2727

0 commit comments

Comments
 (0)