Commit f24cd2f4 authored by Jens Segers's avatar Jens Segers

Fix typo in readme

parent 6707e240
...@@ -141,7 +141,7 @@ Supported operations are: ...@@ -141,7 +141,7 @@ Supported operations are:
- unique - unique
- background, sparse, expire (MongoDB specific) - background, sparse, expire (MongoDB specific)
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 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
Extensions Extensions
---------- ----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment