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' },