Skip to content

Commit 5130948

Browse files
committed
update readme
1 parent 8d2ef75 commit 5130948

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
@@ -14,7 +14,7 @@
1414

1515
The goal is to provide generic and useful classes that are on top of the classes generated by the [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) project.
1616

17-
For example, it allows to easily loop through the array elements of a SOAP result object property, it allows to easily set HTP headers and SOAP headers for a SOAP request and it allows to easily populate an object from its array state.
17+
For example, it allows to easily loop through the array elements of a SOAP result object property, it allows to easily set HTTP and SOAP headers for a SOAP request and it allows to easily populate an object from its array state representation.
1818

1919
## Main features
2020
- [Interfaces](#the-interfaces)

0 commit comments

Comments
 (0)