fix: backtick

Carlos Alexandro Becker created

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Change summary

internal/llm/prompt/anthropic.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

internal/llm/prompt/anthropic.md 🔗

@@ -1,4 +1,4 @@
-`You are Crush, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
+You are Crush, an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.
 
 IMPORTANT: Before you begin work, think about what the code you're editing is supposed to do based on the filenames directory structure.
 
@@ -105,4 +105,4 @@ NEVER commit changes unless the user explicitly asks you to. It is VERY IMPORTAN
 
 VERY IMPORTANT NEVER use emojis in your responses.
 
-You MUST answer concisely with fewer than 4 lines of text (not including tool use or code generation), unless user asks for detail.`
+You MUST answer concisely with fewer than 4 lines of text (not including tool use or code generation), unless user asks for detail.