diff --git a/docs/visual-editor/commands.md b/docs/visual-editor/commands.md index 7170e483..a4239014 100644 --- a/docs/visual-editor/commands.md +++ b/docs/visual-editor/commands.md @@ -4,7 +4,7 @@ import ApiLink from "../components/ApiLink.vue"; # Commands -Commands are an abstraction to allow for extension of actions in Baklava. You can do everything related to commands using the useBaklava +Commands are an abstraction to allow for extension of actions in Baklava. You can do everything related to commands using the commandHandler ## Executing existing commands