Skip to content

Commit fea1e8c

Browse files
committed
Minor readme fixes.
1 parent 08bf7ec commit fea1e8c

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
@@ -490,7 +490,7 @@ $array = xml_to_array('<?xml version="1.0"?>
490490
// ]
491491
```
492492
493-
Alternatively, you can pass an instance of `SimpleXMLElement` object, to get the same results.
493+
Alternatively, you can pass an instance of a `SimpleXMLElement` object, to get the same results.
494494
495495
#### `array_to_xml()`
496496

0 commit comments

Comments
 (0)