Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hall committed Mar 9, 2018
1 parent dae23f6 commit 1b75237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $postcodeLookupService = new \RapidWeb\Postcodes\Objects\PostcodeAnywhere('API_K

### Get addresses by postcode

To retrieve the addreses associated with a UK postcode, just pass it to the method shown below.
To retrieve the addresses associated with a UK postcode, just pass it to the method shown below.
You will receive an array of address objects, appropriately split by their address lines and other details.

```php
Expand Down

0 comments on commit 1b75237

Please sign in to comment.