Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit d5ef5f8

Browse files
author
Katie Horne
authored
Update installation.md
1 parent ae9e523 commit d5ef5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ kubectl config set-context --current --namespace=coder
103103
> Running this command could potentially expose your database password to
104104
> other users on your system through `/proc`. If this is a concern, you can
105105
> use `--from-file=password=/dev/stdin` instead of `--from-literal=...` to
106-
> enter your password, and hit `Ctrl+D` when you're done to submit it.
106+
> enter your password and press `Ctrl+D` when you're done to submit it.
107107

108108
You can find/define these values in your
109109
[PostgreSQL server configuration file](https://www.postgresql.org/docs/current/config-setting.html).

0 commit comments

Comments
 (0)