Skip to content

Commit 71e6c39

Browse files
authored
Update README.md
1 parent 97cdfad commit 71e6c39

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
@@ -49,7 +49,7 @@ api_postcode:
4949
Usage Services
5050
--------------
5151
``` php
52-
$address = $this->get('api.postcode')->getAddress('1012JS', 1);
52+
$address = $this->get('api.postcode')->fetchAddress('1012JS', 1);
5353

5454
$address->getStreet(); // Dam
5555
$address->getCity(); // Amsterdam

0 commit comments

Comments
 (0)