Skip to content

Commit 710f9ad

Browse files
authored
Rename 3. Options.md to 3.Options.md
1 parent e8e0cf1 commit 710f9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v5/3. Options.md renamed to docs/v5/3.Options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ const parser = new XMLParser(parserOptions);
116116
let result = parser.parse(xmlData);
117117

118118
console.log(JSON.stringify(result,null,4));
119-
```
119+
```

0 commit comments

Comments
 (0)