Fix typo: /Volume -> /Volumes (#18963)

This commit is contained in:
Madison Caldwell 2023-12-27 02:41:37 -07:00 committed by GitHub
parent 835f396d4e
commit 6c7e6e9bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@ Use File sharing to allow local directories on your machine to be shared with
Linux containers. This is especially useful for editing source code in an IDE on
the host while running and testing the code in a container.
By default the `/Users`, `/Volume`, `/private`, `/tmp` and `/var/folders` directory are shared.
By default the `/Users`, `/Volumes`, `/private`, `/tmp` and `/var/folders` directory are shared.
If your project is outside this directory then it must be added to the list,
otherwise you may get `Mounts denied` or `cannot start service` errors at runtime.
@ -322,4 +322,4 @@ On the **Advanced** tab, you can reconfigure your initial installation settings:
## Notifications
{{< include "desktop-notifications-settings.md" >}}
{{< include "desktop-notifications-settings.md" >}}