Skip to content

Commit 0e1a2d3

Browse files
committed
Fix typo
1 parent 0014aea commit 0e1a2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/the_terminal/windows_subsystem_for_linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Both of these differ in significant ways from bash so, if at all possible, you s
77

88
This will let you follow along with the bash snippets you'll see later in this book.[^other_shells]
99

10-
[^other_shells]: It is certainly possible for me to also include instruction for PowerShell and batch but it doesn't feel practical. I spend most of my working hours using batch and can test commands on the machine I use to write this. It would be hard for me to do that with the Windows specific shells
10+
[^other_shells]: It is certainly possible for me to also include instruction for PowerShell and batch but it doesn't feel practical. I spend most of my working hours using bash and can test commands on the machine I use to write this. It would be hard for me to do that with the Windows specific shells

0 commit comments

Comments
 (0)