diff --git a/web/components/editor.tsx b/web/components/editor.tsx
index 06a3c2a3..bcd49c63 100644
--- a/web/components/editor.tsx
+++ b/web/components/editor.tsx
@@ -98,15 +98,16 @@ export function TextEditor(props: {
{editor && (
- Type *anything* or even paste or{' '}
+ Type *markdown*. Paste or{' '}
- upload an image
-
+ upload
+ {' '}
+ images!
)}