Skip to content

Commit

Permalink
Update docs/guide/actions.md
Browse files Browse the repository at this point in the history
Co-authored-by: TomJGooding <[email protected]>
  • Loading branch information
willmcgugan and TomJGooding authored May 17, 2024
1 parent 762c2ca commit 9459c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ It should return one of the following values:

- `True` to show the key and run the action as normal.
- `False` to hide the key and prevent the action running.
- `None` to disable the key (show dimmed), and prevent he action running.
- `None` to disable the key (show dimmed), and prevent the action running.

Let's write an app to put this in to practice:

Expand Down

0 comments on commit 9459c03

Please sign in to comment.