Skip to content

Commit 6b35c23

Browse files
authored
Merge pull request #193 from DevinNorgarb/patch-1
Update README.md
2 parents f79c7af + cc2ef41 commit 6b35c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)