Skip to content

Commit f2988a6

Browse files
Chris53897Chris8934jbelien
authored
docs: fix spelling in README.md (#26)
Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de> Co-authored-by: Jonathan Beliën <jbelien@users.noreply.github.com>
1 parent 7d15bcf commit f2988a6

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
@@ -36,7 +36,7 @@ class IntegrationTest extends ProviderIntegrationTest
3636

3737
protected function getApiKey(): string;
3838
{
39-
return env('GOOLE_API_KEY');
39+
return env('GOOGLE_API_KEY');
4040
}
4141
}
4242
```

0 commit comments

Comments
 (0)