Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 15104c5

Browse files
authored
Merge pull request #64 from marky291/patch-2
Corrected typo.
2 parents ccacbdf + a3b1e45 commit 15104c5

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
@@ -197,7 +197,7 @@ Behavior can be changed by modifying the `scout.mysql` Laravel configuration val
197197
* `scout.mysql.mode` - The [mode](#mode) used to determine how the driver runs search queries. Acceptable values are
198198
`NATURAL_LANGUAGE`,`BOOLEAN`,`LIKE` and `LIKE_EXPANDED`.
199199

200-
* `scout.mysql.model_directories` - If no model parameter is provided to the included `php artisian scout:mysql-index`
200+
* `scout.mysql.model_directories` - If no model parameter is provided to the included `php artisan scout:mysql-index`
201201
command the directories defined here will be searched for Model's with the `Laravel\Scout\Searchable` trait
202202
and a MySQL connection.
203203

0 commit comments

Comments
 (0)