diff --git a/docs/admin/postgresql_collation_version_mismatch_resolution.mdx b/docs/admin/postgresql_collation_version_mismatch_resolution.mdx index 8031f2db7..6243ae69a 100644 --- a/docs/admin/postgresql_collation_version_mismatch_resolution.mdx +++ b/docs/admin/postgresql_collation_version_mismatch_resolution.mdx @@ -2,7 +2,7 @@ # Issue Summary -Customers whom initially deployed Sourcegraph versions prior to v6.2.2553 using the Sourcegraph provided PostgreSQL containers may encounter PostgreSQL collation version mismatch warnings after upgrading to more recent Sourcegraph versions due to an underlying glibc version update. +Customers who initially deployed Sourcegraph versions prior to v6.2.2553 using the Sourcegraph provided PostgreSQL containers may encounter PostgreSQL collation version mismatch warnings after upgrading to more recent Sourcegraph versions due to an underlying glibc version update. # Impact