Skip to content

Commit

Permalink
Merge pull request pleonex#24 from timbaileyjones/patch-1
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
pleonex authored Aug 29, 2016
2 parents 90a640c + e024bca commit 160f20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ XML tag autocompletion for Atom text editor!

![Demo](https://raw.githubusercontent.com/pleonex/atom-autocomplete-xml/master/demo.gif)

**NOTE:** The autocompletation feature is only available when:
**NOTE:** The autocompletion feature is only available when:
* The XSD file follows the W3C standard. That is, the XSD root element must contain the attribute: `xmlns:xs="http://www.w3.org/2001/XMLSchema"`.
* The XML file to autocomplete ask for validation. That is, the root element must contain the attribute: `xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"`.

Expand Down

0 comments on commit 160f20b

Please sign in to comment.