Skip to content

Commit

Permalink
typo: formating -> formatting (Azure#12637)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored and mkarmark committed Jul 20, 2021
1 parent 71bb6f4 commit e9d8001
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 e9d8001

Please sign in to comment.