This commit is contained in:
2025-08-23 12:16:33 +01:00
parent 4f6f50cd6f
commit ca6e7089fa

View File

@@ -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 = '<Leader>ce',
modes = { 'v' },