Skip to content

Commit b0e5e60

Browse files
author
Martin Brecht-Precht
committed
Updated readme.
1 parent d11ce3f commit b0e5e60

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
@@ -103,7 +103,7 @@ use Markenwerk\CommonException;
103103
104104
try{
105105
// Perform lookup
106-
$googlePlacesLookup = new GoogleGeocode\Lookup\GooglePlacesLookup();
106+
$googlePlacesLookup = new Markenwerk\GoogleGeocode\Lookup\GooglePlacesLookup();
107107
$googlePlacesLookup
108108
->setApiKey('MY_GOOGLE_PLACES_API_KEY')
109109
->lookup('ChIJ_zNzWmpWskcRP8DWT5eX5jQ');

0 commit comments

Comments
 (0)