Skip to content

Commit 6f84aa0

Browse files
authored
chore(docs): typo from 'maintanence' to 'maintenance' (#802)
Signed-off-by: Rémi Verchère <[email protected]>
1 parent 05420fc commit 6f84aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/nextcloud/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -781,8 +781,8 @@ kubectl exec $NEXTCLOUD_POD -- su -s /bin/sh www-data -c "php occ myocccomand"
781781

782782
Here are some examples below.
783783

784-
### Putting Nextcloud into maintanence mode
785-
Some admin actions require you to put your Nextcloud instance into [maintanence mode](https://docs.nextcloud.com/server/latest/admin_manual/maintenance/backup.html#maintenance-mode) (e.g. backups):
784+
### Putting Nextcloud into maintenance mode
785+
Some admin actions require you to put your Nextcloud instance into [maintenance mode](https://docs.nextcloud.com/server/latest/admin_manual/maintenance/backup.html#maintenance-mode) (e.g. backups):
786786

787787
```bash
788788
# $NEXTCLOUD_POD should be the name of *your* nextcloud pod :)

0 commit comments

Comments
 (0)