From ca6e7089fac3bfe26f14380e8bb6f66f0c6a9060 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 23 Aug 2025 12:16:33 +0100 Subject: [PATCH] Type --- lua/plugins/codecompanion.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/codecompanion.lua b/lua/plugins/codecompanion.lua index edb2aed..9facee3 100644 --- a/lua/plugins/codecompanion.lua +++ b/lua/plugins/codecompanion.lua @@ -154,7 +154,7 @@ When given a task: opts.prompt_library = { ['Code Expert'] = { strategy = 'chat', - description = 'Get some special adcvice from an LLM.', + description = 'Get some special advice from an LLM.', opts = { mapping = 'ce', modes = { 'v' },