From af219b5f456044afcac683d0c18829f8982e56db Mon Sep 17 00:00:00 2001 From: JosiahMoses <32985363+JosiahMoses@users.noreply.github.com> Date: Tue, 16 Nov 2021 11:42:54 -0600 Subject: [PATCH] Update package.json Fixed Typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0564baf..7757daf 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ }, { - "command": "mind-reader.showAllSymboles", + "command": "mind-reader.showAllSymbols", "key": "Ctrl+T", "mac": "" },