From e92b9401e2c306ea768114560cf16c2f3b2873b3 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Tue, 26 Jan 2021 02:17:17 -0500 Subject: [PATCH] typo: formating -> formatting --- .../TranslatorText/preview/v1.0-preview.1/TranslatorBatch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/cognitiveservices/data-plane/TranslatorText/preview/v1.0-preview.1/TranslatorBatch.json b/specification/cognitiveservices/data-plane/TranslatorText/preview/v1.0-preview.1/TranslatorBatch.json index a335724dfb36..8cdab84ee683 100644 --- a/specification/cognitiveservices/data-plane/TranslatorText/preview/v1.0-preview.1/TranslatorBatch.json +++ b/specification/cognitiveservices/data-plane/TranslatorText/preview/v1.0-preview.1/TranslatorBatch.json @@ -849,7 +849,7 @@ "type": "object", "properties": { "glossaryUrl": { - "description": "Location of the glossary. \r\nWe will use the file extension to extract the formating if the format parameter is not supplied.\r\n\r\nIf the translation language pair is not present in the glossary, it will not be applied", + "description": "Location of the glossary. \r\nWe will use the file extension to extract the formatting if the format parameter is not supplied.\r\n\r\nIf the translation language pair is not present in the glossary, it will not be applied", "type": "string", "example": "https://myblob.blob.core.windows.net/Container/myglossary.tsv" },