diff --git a/docs/self-hosting/reference-architectures/google-cloud-run.mdx b/docs/self-hosting/reference-architectures/google-cloud-run.mdx index 6c0a66e47..6cf200959 100644 --- a/docs/self-hosting/reference-architectures/google-cloud-run.mdx +++ b/docs/self-hosting/reference-architectures/google-cloud-run.mdx @@ -11,7 +11,7 @@ It is intended to provide a scalable, secure, and production-ready baseline for - **Cloud Run:** Infisical backend and frontend services are containerized and deployed as fully managed Cloud Run services. -- **Cloud SQL:** Infisical uses Postgres as its persistence layer. As such, Cloud SQL for PostgresSQL is used. +- **Cloud SQL:** Infisical uses Postgres as its persistence layer. As such, Cloud SQL for PostgreSQL is used. - **MemoryStore for Redis:** To enhance performance, Infisical requires Redis.