Skip to content

Commit fd200d3

Browse files
authored
Merge pull request #679 from tommorris/patch-1
Removed slightly misleading phrasing
2 parents 84f8f23 + feb16e0 commit fd200d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/xml/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ related: css, html, rss, xhtml,web
88
url: https://www.w3.org/TR/xml/
99
wikipedia_url: https://en.wikipedia.org/wiki/XML
1010
---
11-
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data, HTML is used to format and display the same data. It allows developers to create their own self-descriptive tags, or language, that suits their application.
11+
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application.

0 commit comments

Comments
 (0)