From 55d7b59a8049a55570cc651be9d6d048e075fed9 Mon Sep 17 00:00:00 2001 From: Michael Naumov Date: Mon, 20 Jul 2026 18:42:44 -0600 Subject: [PATCH] docs: fix command name --- demo-vault/01 Debug mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-vault/01 Debug mode.md b/demo-vault/01 Debug mode.md index f1ca524..7c2aa71 100644 --- a/demo-vault/01 Debug mode.md +++ b/demo-vault/01 Debug mode.md @@ -9,7 +9,7 @@ Advanced Debug Mode gives you a one-click switch for it. ## How to turn it on 1. Open the command palette (`Ctrl`/`Cmd` + `P`). -2. Run **Advanced Debug Mode: Open plugin settings** (or open **Settings -> Community plugins -> Advanced Debug Mode**). +2. Run **Advanced Debug Mode: Open settings** (or open **Settings -> Community plugins -> Advanced Debug Mode**). 3. Toggle **Debug mode** on. Obsidian reloads the plugins so the source maps take effect.