8000 Update README.md · laravel-shift/GeocoderLaravel@cc2ef41 · GitHub
[go: up one dir, main page]

Skip to content

Commit cc2ef41

Browse files
authored
Update README.md
1 parent f79c7af commit cc2ef41

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
@@ -274,7 +274,7 @@ The one change to keep in mind here is that the results returned from
274274
instead of returning an instance of `AddressCollection`. This should provide
275275
greater versatility in manipulation of the results, and be inline with
276276
expectations for working with Laravel. The existing `AddressCollection`
277-
methods should map strait over to Laravel's `Collection` methods. But be sure
277+
methods should map straight over to Laravel's `Collection` methods. But be sure
278278
to double-check your results, if you have been using `count()`,
279279
`first()`, `isEmpty()`, `slice()`, `has()`, `get()`, or `all()` on your results.
280280

0 commit comments

Comments
 (0)
0