Skip to content

Commit

Permalink
Correct documentation title casing
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: George Steel <george@netglue.uk>
  • Loading branch information
gsteel and froschdesign committed Jun 24, 2024
1 parent 8568187 commit 2cef253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/v3/validators/callback.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ passed as the first argument to the callback followed by all other values given
to `isValid()`; all other options will follow it. The amount and type of options
which can be used is not limited.

## Callbacks and scope
## Callbacks and Scope

By default, callbacks are executed in their own scope and do not have access to the validator instance they are executed in.

Expand Down

0 comments on commit 2cef253

Please sign in to comment.