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 08bf7ec commit fea1e8cCopy full SHA for fea1e8c
README.md
@@ -490,7 +490,7 @@ $array = xml_to_array('<?xml version="1.0"?>
490
// ]
491
```
492
493
-Alternatively, you can pass an instance of `SimpleXMLElement` object, to get the same results.
+Alternatively, you can pass an instance of a `SimpleXMLElement` object, to get the same results.
494
495
#### `array_to_xml()`
496
0 commit comments