mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-16 19:46:34 +08:00
Fix typo
Signed-off-by: Ben Iofel <1713819+benwaffle@users.noreply.github.com>
This commit is contained in:
parent
4616ea8cbd
commit
4862342476
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
<p>
|
||||
{% if nextcloud_mount == '' %}
|
||||
The Nextcloud container is confied and local external storage in Nextcloud is disabled.
|
||||
The Nextcloud container is confined and local external storage in Nextcloud is disabled.
|
||||
{% else %}
|
||||
The Nextcloud container is getting access to the {{ nextcloud_mount }} directory and local external storage in Nextcloud is enabled.
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Reference in a new issue