Skip to content

Commit

Permalink
Removes orderer function from settings example
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 22, 2019
1 parent 8b2cc01 commit 1622cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/config.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| you direct control over what information the search engine should look at.
|
| Supported: Null, Array
| Example: ["name", "ordered(email)", "unordered(city)"]
| Example: ["name", "email", "unordered(city)"]
|
*/

Expand Down

0 comments on commit 1622cb0

Please sign in to comment.