Skip to content

Commit 2017cb8

Browse files
authored
update docs (#335)
1 parent 10ce8d5 commit 2017cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/applications/postgres.mdpart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Now with the username in the name of this secret and the decrypted password, you
129129

130130
## Using the Database with other Plural Applications
131131

132-
A common use case for spinning up a new Postgres database is using it with another Plural application, for example, Superset. To connect any application
132+
A common use case for spinning up a new Postgres database is using it with another Plural application, for example, Apache Superset. To connect any application
133133
to the Postgres database on the same Kubernetes cluster, use the following address:
134134

135135
`{POSTGRES_POD_NAME}.postgres:5432`

0 commit comments

Comments
 (0)