We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a33bf commit bf1385dCopy full SHA for bf1385d
README.md
@@ -64,7 +64,7 @@ parserStream.on('end', _ => {
64
createReadStream('./data/import0_1_with_nested_groups.xml').pipe(parserStream);
65
```
66
67
-## Tanks to
+## Thanks to
68
69
@kirill-zhirnov for his commerceml-js parser written in CoffeeScript.
70
0 commit comments