Skip to content

Commit 6889c80

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#365425
Updated line no: 65, 121 From: mthml To: mhtml
1 parent 62147e0 commit 6889c80

File tree

1 file changed

+2
-2
lines changed
  • articles/ai-services/translator/document-translation

1 file changed

+2
-2
lines changed

articles/ai-services/translator/document-translation/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The [Get supported document formats method](reference/get-supported-document-for
6262
|HTML|`html`, `htm`|Hyper Text Markup Language.|
6363
|`XML` Localization Interchange File Format|`xlff`| A parallel document format, export of Translation Memory systems. The languages used are defined inside the file.|
6464
|Markdown| `markdown`, `mdown`, `mkdn`, `md`, `mkd`, `mdwn`, `mdtxt`, `mdtext`, `rmd`| A lightweight markup language for creating formatted text.|
65-
|M​HTML|`mthml`, `mht`| A web page archive format used to combine HTML code and its companion resources.|
65+
|M​HTML|`mhtml`, `mht`| A web page archive format used to combine HTML code and its companion resources.|
6666
|Microsoft Excel|`xls`, `xlsx`|A spreadsheet file for data analysis and documentation.|
6767
|Microsoft Outlook|`msg`|An email message created or saved within Microsoft Outlook.|
6868
|Microsoft PowerPoint|`ppt`, `pptx`| A presentation file used to display content in a slideshow format.|
@@ -118,7 +118,7 @@ Document Translation supports the following glossary file types:
118118
|**Tab Separated Values**|`.txv`<br> `.tab`|`text/tab-separated-values`|A text file format that uses tabs to separate values and newlines to separate records.|
119119
|**Comma Separated Values**|`.csv`|`text/csv`|A text file format that uses commas as a delimiter between values.|
120120
|**HyperText Markup Language**|`.html`<br> `.htm`|`text/html`|HTML is a standard markup language used to structure web pages and content.|
121-
|**M&#8203;HTML**|`.mthml`<br> `.mht`| `message/rfc822`<br> @`application/x-mimearchive`<br> @`multipart/related` |A web page archive file format.|
121+
|**M&#8203;HTML**|`.mhtml`<br> `.mht`| `message/rfc822`<br> @`application/x-mimearchive`<br> @`multipart/related` |A web page archive file format.|
122122
|**Microsoft PowerPoint**|`.pptx`|`application/vnd.openxmlformats-officedocument.presentationml.presentation` |An XML-based file format used for PowerPoint slideshow presentations.|
123123
|**Microsoft Excel**|`.xlsx`| `application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`| An XML-based file format used for Excel spreadsheets.|
124124
|**Microsoft Word**|`.docx`| `application/vnd.openxmlformats-officedocument.wordprocessingml.document`|An XML-based file format used for Word documents.|

0 commit comments

Comments
 (0)