Skip to content

Commit db36a31

Browse files
authored
fix(README): typo
1 parent 7e74b4f commit db36a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Validate XML, Parse XML to JS Object, or Build XML from JS Object without C/C++
77
<img align="right" src="static/img/fxp_logo.png" width="180px" alt="FXP logo"/>
88

99
* Validate XML data syntactically. Use [detailed-xml-validator](https://github.com/NaturalIntelligence/detailed-xml-validator/) to verify business rules.
10-
* Parse XML to JS Objectand vice versa
10+
* Parse XML to JS Object and vice versa
1111
* Common JS, ESM, and browser compatible
1212
* Faster than any other pure JS implementation.
1313

0 commit comments

Comments
 (0)