Skip to content

Commit fd3cfe2

Browse files
committed
fix typo
1 parent 7c6f5d6 commit fd3cfe2

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
@@ -232,7 +232,7 @@ class Book extends Model
232232
}
233233
```
234234

235-
MongoDB Authenticatable### Extending the Authenticable base model
235+
### Extending the Authenticable base model
236236
This package includes a MongoDB Authenticatable Eloquent class `Jenssegers\Mongodb\Auth\User` that you can use to replace the default Authenticatable class `Illuminate\Foundation\Auth\User` for your `User` model.
237237

238238
```php

0 commit comments

Comments
 (0)