📎 Add minor improvements

This commit is contained in:
Yamila Moreno 2025-03-11 12:45:12 +01:00
parent 953f770fdd
commit 332657bd1b
5 changed files with 6 additions and 9 deletions

View file

@ -65,7 +65,7 @@ To install the chart with the release name `my-release`:
helm install my-release penpot/penpot
```
You can customize the installation specify each parameter using the `--set key=value[,key=value]`
You can customize the installation by specifying each parameter using the `--set key=value[,key=value]`
argument to helm install. For example,
```bash