Skip to content

Commit 08bf7ec

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

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
@@ -456,7 +456,7 @@ $isWindowsOs = is_windows_os();
456456
457457
#### `xml_to_array()`
458458
459-
Converts xml string to array:
459+
Convert XML string to the array:
460460
461461
```php
462462
$array = xml_to_array('<?xml version="1.0"?>

0 commit comments

Comments
 (0)