Skip to content

Commit 63aa1fd

Browse files
ES-1019486-Fixed spell check error
1 parent 9816fab commit 63aa1fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/Word/Conversions/html-conversions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
149149
N> 1. Inserting XHTML string is not supported in Silverlight, Windows Phone, and Xamarin applications.
150150
N> 2. XHTML validation against XHTML 1.0 Strict and Transitional schema is not supported in Windows Store applications.
151151
N> 3. [XHTMLValidationType.None](https://help.syncfusion.com/cr/document-processing/Syncfusion.DocIO.DLS.XHTMLValidationType.html): Default validation while importing HTML file.
152-
N> 4. [XHTMLValidationType.None](https://help.syncfusion.com/cr/document-processing/Syncfusion.DocIO.DLS.XHTMLValidationType.html): Validates the HTML file against XHTML format and it doesnt perform any schema validation.
152+
N> 4. [XHTMLValidationType.None](https://help.syncfusion.com/cr/document-processing/Syncfusion.DocIO.DLS.XHTMLValidationType.html): Validates the HTML file against XHTML format and it doesn't perform any schema validation.
153153
N> 5. From version 27.X.X, the .NET Word Library supports opening HTML even if it contains improper closing tags when validation is set to None.
154154

155155
### Customize image data

0 commit comments

Comments
 (0)