Skip to content

Commit 51f90a3

Browse files
authored
docs(helm): remove duplicated 'the' in persistence example (#7936)
1 parent 29785dd commit 51f90a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ $ helm upgrade --install code-server \
105105
--set persistence.enabled=false
106106
```
107107

108-
The above command sets the the persistence storage to false.
108+
The above command sets the persistence storage to false.
109109

110110
Alternatively, a YAML file that specifies the values for the above parameters
111111
can be provided while installing the chart. For example,

0 commit comments

Comments
 (0)