cd: fix typo (#18210)

This commit is contained in:
jeyvid
2025-09-24 19:27:41 +02:00
committed by GitHub
parent 6fdb9320f3
commit 144a3bb7ef
+2 -2
View File
@@ -12,11 +12,11 @@
`cd`
- Go to a specific directory in the same drive:
- Go to a specific directory on the same drive:
`cd {{path\to\directory}}`
- Go to a specific directory in a different [d]rive:
- Go to a specific directory on a different [d]rive:
`cd /d {{C}}:{{path\to\directory}}`