Skip to content

Commit f151b4c

Browse files
YuryHrytsukCopilot
andauthored
Fix typo
Co-authored-by: Copilot <[email protected]>
1 parent 68c0d45 commit f151b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/postgres/scripts/init.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Do not allow users to create new objects in the public schema
33
44
Must be executed against every created database (e.g. for simcore, for metabase, ...)
5-
(as long as we use Postgrses 14 or earlier)
5+
(as long as we use Postgres 14 or earlier)
66
77
Sources:
88
* https://wiki.postgresql.org/wiki/A_Guide_to_CVE-2018-1058:_Protect_Your_Search_Path

0 commit comments

Comments
 (0)