1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-23 06:43:37 +02:00

Merge pull request #998 from dreftymac/patch-1

Update xml.html.markdown
This commit is contained in:
Geoff Liu
2015-03-11 21:36:46 -06:00

View File

@@ -7,7 +7,7 @@ contributors:
XML is a markup language designed to store and transport data.
Unlike HTML, XML does not specifies how to display or to format data, just carry it.
Unlike HTML, XML does not specify how to display or to format data, just carry it.
* XML Syntax