Skip to content

Commit b9709d8

Browse files
committed
Fixed typo.
1 parent c68d98b commit b9709d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ For unRAID, a container image can be updated by following these steps:
223223

224224
When using data volumes (`-v` flags), permissions issues can occur between the
225225
host and the container. For example, the user within the container may not
226-
exists on the host. This could prevent the host from properly accessing files
226+
exist on the host. This could prevent the host from properly accessing files
227227
and folders on the shared volume.
228228

229229
To avoid any problem, you can specify the user the application should run as.

0 commit comments

Comments
 (0)