Skip to content

Commit

Permalink
adjust docs wording
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLedesma committed Sep 3, 2020
1 parent 7494c72 commit 036a232
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/hooks/forms-block.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ The following `PHP` filter can be used to set a custom response when a required

```php
/**
* Set a custom success message to mimic a successful form submission
* Set a custom error message to display when a required checkbox
* group has no options set before submitting the form.
*
* @return string Form submission success message
*/
Expand Down

0 comments on commit 036a232

Please sign in to comment.