diff --git a/apps/web/src/views/checkout.ejs b/apps/web/src/views/checkout.ejs
index 935d08b..597101e 100644
--- a/apps/web/src/views/checkout.ejs
+++ b/apps/web/src/views/checkout.ejs
@@ -27,14 +27,14 @@
← Back to settings
Upgrade Plan
- <% if (plan !== 'free') { %>
-
- Buying a higher tier? Your current plan pauses and picks back up once the new one expires. If you'd rather combine them, reach out to support.
-
- <% } %>
<% if (!invoice) { %>
+ <% if (plan !== 'free') { %>
+
+ Buying a higher tier? Your current plan pauses and picks back up once the new one expires. If you'd rather combine them, reach out to support.
+
+ <% } %>