Skip to content

Commit 20d6e0e

Browse files
authored
typo: "chances" to "changes" (#1018)
1 parent a016000 commit 20d6e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/troubleshooting/cli-helpers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ ubuntu@juju360:~$ curl 10.189.210.55:8008/cluster | jq # where 10.189.210.55 is
216216
</details>
217217

218218
```{note}
219-
The Patroni REST API can be accessed anonymously in read-only mode only. The Juju secret `patroni-password` is mandatory to apply any chances via Patroni REST API.
219+
The Patroni REST API can be accessed anonymously in read-only mode only. The Juju secret `patroni-password` is mandatory to apply any changes via Patroni REST API.
220220
```
221221

222222
Example of authenticated changes via Patroni REST API:
@@ -339,4 +339,4 @@ PGPASSWORD=my$ecretp@ss charmed-postgresql.pg-dumpall -c -U operator -h /tmp -f
339339
> sudo ls -la /tmp/snap-private-tmp/snap.charmed-postgresql/tmp/test.sql
340340
-rw-rw-r-- 1 ubuntu ubuntu 19416 Jun 4 08:24 /tmp/snap-private-tmp/snap.charmed-postgresql/tmp/test.sql
341341
```
342-
</details>
342+
</details>

0 commit comments

Comments
 (0)