mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 01:04:10 +02:00
A minor typo.
XML is singular so the word should be carries
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user