Skip to content

Commit

Permalink
Rename 3. Options.md to 3.Options.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amitguptagwl authored Jun 16, 2024
1 parent e8e0cf1 commit 710f9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v5/3. Options.md → docs/v5/3.Options.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ const parser = new XMLParser(parserOptions);
let result = parser.parse(xmlData);

console.log(JSON.stringify(result,null,4));
```
```

0 comments on commit 710f9ad

Please sign in to comment.