diff --git a/packages/react-app/src/components/modals/CreateStreamModal.tsx b/packages/react-app/src/components/modals/CreateStreamModal.tsx
index 5bc875b..45762c4 100644
--- a/packages/react-app/src/components/modals/CreateStreamModal.tsx
+++ b/packages/react-app/src/components/modals/CreateStreamModal.tsx
@@ -198,14 +198,6 @@ export default function CreateStreamDialog({
-
- After you click "Create Stream", you will be asked to
- sign two transactions. The first sends the AZTEC note to the
- NoteStream contract and the second creates the stream.
-
-
- In a later update, these two transactions will be combined.
-