Skip to content

Commit 6755f06

Browse files
jameshkramermairaw
andauthored
Apply suggestions from code review
Co-authored-by: Maira Wenzel <[email protected]>
1 parent 13f5b1f commit 6755f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard/linq/use-xslt-transform-xml-tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.assetid: 373a2699-d4c5-471b-9bda-c1f0ab73b477
99
---
1010
# Use XSLT to transform an XML tree (LINQ to XML)
1111

12-
You can use XSLT to transform an XML tree, using <xref:System.Xml.XmlReader> to read and <xref:System.Xml.XmlWriter> to write.
12+
You can use XSLT to transform an XML tree, using <xref:System.Xml.XmlReader> to read and <xref:System.Xml.XmlWriter> to write.
1313

1414
## Example: Use XSLT to transform an XML tree, using `XMLReader` to read and `XMLWriter` to write
1515

0 commit comments

Comments
 (0)