Skip to content

Commit 06b51e4

Browse files
authored
Update README.md
1 parent 683f64e commit 06b51e4

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
@@ -50,7 +50,7 @@ Usage
5050
-----
5151
5252
``` php
53-
$address = app('api.postcode')->getAddress('1012JS', 1);
53+
$address = app('api.postcode')->fetchAddress('1012JS', 1);
5454
5555
$address->getStreet(); // Dam
5656
$address->getCity(); // Amsterdam

0 commit comments

Comments
 (0)