diff --git a/src/render/instantview.ts b/src/render/instantview.ts
index 8779695..d46dc51 100644
--- a/src/render/instantview.ts
+++ b/src/render/instantview.ts
@@ -219,7 +219,7 @@ export const renderInstantView = (properties: RenderProperties): ResponseInstruc
} View original post
- Instant View (✨ Beta) - View original
+ View original
${tweet.author.name} (@${tweet.author.screen_name})
${generateTweet(tweet)}