Skip to content

Commit bd5d16a

Browse files
committed
Minor readme fixes.
1 parent fea1e8c commit bd5d16a

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
@@ -494,7 +494,7 @@ Alternatively, you can pass an instance of a `SimpleXMLElement` object, to get t
494494
495495
#### `array_to_xml()`
496496
497-
Converts array to xml string using [spatie/array-to-xml](https://github.com/spatie/array-to-xml) package:
497+
Convert array to XML string using [spatie/array-to-xml](https://github.com/spatie/array-to-xml) package:
498498
499499
```php
500500
$array = [

0 commit comments

Comments
 (0)