Ver código fonte

Merge pull request #1745 from porter-dev/fix/rds-connection-info

Modified the text for the RDS connection modal box.
abelanger5 4 anos atrás
pai
commit
256d68591e

+ 1 - 1
dashboard/src/main/home/modals/ConnectToDatabaseInstructionsModal.tsx

@@ -11,7 +11,7 @@ const ConnectToDatabaseInstructionsModal = () => {
       In order to get connection credentials for your RDS Postgres database,
       select <b>Load from Env Group</b> when launching or updating your
       application. Then, select the rds-credentials-{currentModalData?.name}{" "}
-      database.
+      env group.
       <p>
         This will set the following environment variables in your application:
       </p>