From 8f8734197e503ac4cbb5bd7477323d2fe85e1b3b Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:49:26 -0600 Subject: [PATCH] fix: correct typo --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 5a43e96..e7c2fca 100644 --- a/src/index.js +++ b/src/index.js @@ -32,7 +32,7 @@ const COMMANDS = [ }, { name: "My Font", - description: "Get the link to the NerdFont I use.", + description: "Get the link to the Nerd Font I use.", aliases: ["!font", "!nerdfont"], }, {