Skip to content

Commit 7503181

Browse files
committed
Update 3.gates.md
1 parent 3ac1b7f commit 7503181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/4.digging-deeper/3.gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function update(User $user, Post $post): Response
6262
}
6363
```
6464

65-
This changes the `search` gates payload by adding the `message` to the gate
65+
This changes the `search` gates payload by adding a `message` and `allowed` keys:
6666

6767
```json
6868
{

0 commit comments

Comments
 (0)