Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya authored and texnixe committed Nov 26, 2024
1 parent 2963034 commit f9b5884
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Kirby::plugin('yourname/todos', [

### `submit` callback

The `submit` function is called once the dialog is submitted and defines the actions triggered by the event byt also the response the Panel will receive.
The `submit` function is called once the dialog is submitted and defines the actions triggered by the event but also the response the Panel will receive.

```php
Kirby::plugin('yourname/todos', [
Expand Down

0 comments on commit f9b5884

Please sign in to comment.