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 62c0653 commit 0dc86acCopy full SHA for 0dc86ac
controller/soap_web_service.rst
@@ -95,7 +95,7 @@ buffering the STDOUT and use ``ob_get_clean()`` to dump the echoed output
95
into the content of the Response and clear the output buffer. Finally, you're
96
ready to return the ``Response``.
97
98
-Below is an example calling the service using a native `SoapClient`_ client. This example
+Below is an example of calling the service using a native `SoapClient`_ client. This example
99
assumes that the ``index()`` method in the controller above is accessible via
100
the route ``/soap``::
101
0 commit comments