diff --git a/apps/web/src/components/Sidebar.tsx b/apps/web/src/components/Sidebar.tsx
index 932c1d25df6..9ff741897cc 100644
--- a/apps/web/src/components/Sidebar.tsx
+++ b/apps/web/src/components/Sidebar.tsx
@@ -1237,7 +1237,7 @@ export default function Sidebar() {
render={
- Add project
+
+ {shouldShowProjectPathEntry ? "Cancel add project" : "Add project"}
+