Skip to content

Commit 06fac82

Browse files
committed
Slighty better code quotes
1 parent 615b8cc commit 06fac82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ If you have also **created a new user**, you might be experiencing any of the fo
200200

201201
where:
202202

203-
- `"$(id -u)" and "$(id -g)"` will dynamically assign the `UID` and `GID` of the user executing the `docker run` command to the new user (`callisto`)
203+
- `"$(id -u)"` and `"$(id -g)"` will dynamically assign the `UID` and `GID` of the user executing the `docker run` command to the new user (`callisto`)
204204

205205
## Additional tips and troubleshooting commands for permission-related errors
206206

0 commit comments

Comments
 (0)