Skip to content

Commit f24cd2f

Browse files
committed
Fix typo in readme
1 parent 6707e24 commit f24cd2f

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
@@ -141,7 +141,7 @@ Supported operations are:
141141
- unique
142142
- background, sparse, expire (MongoDB specific)
143143

144-
All other (unsupported) operations are implemended as dummy pass-through methods, because MongoDB does not use a predefined schema. Read more about the schema builder on http://laravel.com/docs/schema
144+
All other (unsupported) operations are implemented as dummy pass-through methods, because MongoDB does not use a predefined schema. Read more about the schema builder on http://laravel.com/docs/schema
145145

146146
Extensions
147147
----------

0 commit comments

Comments
 (0)