diff --git a/src/app/plugins/react-custom-html-parser.tsx b/src/app/plugins/react-custom-html-parser.tsx
index 6053c3f0..e90e0399 100644
--- a/src/app/plugins/react-custom-html-parser.tsx
+++ b/src/app/plugins/react-custom-html-parser.tsx
@@ -262,7 +262,7 @@ export function CodeBlock({
- {language ?? 'Text'}
+ {language ?? 'Code'}