Skip to content

Commit 94ce607

Browse files
rubenrubiobjamesiarmes
authored andcommitted
Fix typo in documentation (#10)
1 parent 4329a6a commit 94ce607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ $client = new SoapClient(
5959
'password' => '12345',
6060
'curlopts' => array(CURLOPT_SSL_VERIFYPEER => false),
6161
)
62-
};
62+
);
6363
```
6464

6565
#### Available options

0 commit comments

Comments
 (0)