From cb4b41b5b519435c4cf46278a346db8f3bf884bb Mon Sep 17 00:00:00 2001 From: Josh McCarty Date: Mon, 4 Nov 2024 06:14:28 -0700 Subject: [PATCH] Use NFS proper name, consistent with settings dialog (#35512) --- source/_includes/common-tasks/network_storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/network_storage.md b/source/_includes/common-tasks/network_storage.md index 90e12654a3d..6b1895cb275 100644 --- a/source/_includes/common-tasks/network_storage.md +++ b/source/_includes/common-tasks/network_storage.md @@ -1,6 +1,6 @@ ## Network storage -You can configure both Network File Share (NFS) and Windows samba (CIFS) targets to be used within Home Assistant and add-ons. +You can configure both Network File System (NFS) and Samba/Windows (CIFS) targets to be used within Home Assistant and add-ons. To list all your currently connected network storages, go to **{% my storage title="Settings > System > Storage" %}** in the UI. {% if page.installation == "os" %}