Skip to content

Commit 7917373

Browse files
author
Venkat Yalla
committed
edit
1 parent 48fc643 commit 7917373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-access-host-storage-from-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Or, you can configure the local storage directly in the deployment manifest. For
7171
}
7272
```
7373

74-
Replace `<HostStoragePath>` and `<ModuleStoragePath>` with your host and module storage path; both values must be an absolute path.
74+
Replace `<HostStoragePath>` and `<ModuleStoragePath>` with your host and module storage path; both values must be an absolute path and `<HostStoragePath>` must exist.
7575

7676
### Automatic host system permissions management
7777

0 commit comments

Comments
 (0)