فهرست منبع

Modified the text for the RDS connection modal to state that the user is selecting an env group with RDS connection creds, not a database.

Rudi MK 4 سال پیش
والد
کامیت
3141f9b57c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dashboard/src/main/home/modals/ConnectToDatabaseInstructionsModal.tsx

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