Fix typo in devcontainer.json (#15791)

This commit is contained in:
Yves Fischer
2026-04-16 18:27:50 -04:00
committed by GitHub
parent ff52bb3029
commit ac50f33388
+1 -1
View File
@@ -12,7 +12,7 @@
"--privileged",
"-e",
"GIT_EDITOR=code --wait"
// uncomment and edit the path in order to pass though local USB serial to the conatiner
// uncomment and edit the path in order to pass through local USB serial to the container
// , "--device=/dev/ttyACM0"
],
"appPort": 6052,