diff --git a/src/routes/open/components/SafeOwnersConfirmationsForm/index.tsx b/src/routes/open/components/SafeOwnersConfirmationsForm/index.tsx
index a1469842..8dd4c27d 100644
--- a/src/routes/open/components/SafeOwnersConfirmationsForm/index.tsx
+++ b/src/routes/open/components/SafeOwnersConfirmationsForm/index.tsx
@@ -157,8 +157,8 @@ const SafeOwnersForm = (props): React.ReactElement => {
Add additional owners (e.g. wallets of your teammates) and specify how many of them have to confirm a
- transaction before it gets executed. In general, the more confirmations required, the more secure is your
- Safe.
+ transaction before it gets executed. You can also add/remove owners and change the signature threshold after
+ your Safe is created.