Merge pull request #6333 from benwaffle/patch-1

Fix typo
This commit is contained in:
Simon L.
2025-04-24 14:20:28 +02:00
committed by GitHub

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