docs: Fix typos in local-toolchain/setup (#2626)

This commit is contained in:
Alex Olshansky 2024-11-10 01:09:29 +01:00 committed by GitHub
parent 2ded7919eb
commit 7248438ee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ first make them available by creating volumes.
</Tabs>
Once this is done, you can refer to the `zmk-config` with
`/workspace/zmk-config` and `/workspace/zmk-modules` to the modules instead of
`/workspaces/zmk-config` and `/workspaces/zmk-modules` to the modules instead of
using their full path like it is shown in the
[build commands](../build-flash.mdx), since these are the locations they were
mounted to in the container.