Signed-off-by: Ben Iofel <1713819+benwaffle@users.noreply.github.com>
This commit is contained in:
Ben Iofel 2025-04-23 00:59:02 -04:00 committed by GitHub
parent 4616ea8cbd
commit 4862342476
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 %}