Skip to content

Commit

Permalink
typo: formating -> formatting (#12637)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored Jan 26, 2021
1 parent 03af722 commit dd69d68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit dd69d68

Please sign in to comment.