diff options
Diffstat (limited to 'xml.html.markdown')
| -rw-r--r-- | xml.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/xml.html.markdown b/xml.html.markdown index 547deb08..efc2340f 100644 --- a/xml.html.markdown +++ b/xml.html.markdown @@ -7,7 +7,7 @@ contributors:  XML is a markup language designed to store and transport data. -Unlike HTML, XML does not specify how to display or to format data, just carry it. +Unlike HTML, XML does not specify how to display or to format data, it just carries it.  * XML Syntax | 
