From 4c728bd7ff3ab7671e884b5a793fff02b387cd34 Mon Sep 17 00:00:00 2001 From: paulsnar Date: Fri, 14 Apr 2017 10:30:38 +0300 Subject: [PATCH] Fix a typo in WSL/about.md --- commandline/WSL/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commandline/WSL/about.md b/commandline/WSL/about.md index b1923008..1047dad1 100644 --- a/commandline/WSL/about.md +++ b/commandline/WSL/about.md @@ -27,7 +27,7 @@ an entire Linux virtual machine! Bash/WSL allows you to: 1. Run common command-line utilities such as `grep`, `sed`, `awk`, etc. -1. Use the Linux-compatible filesystem & heirarchy and access fixed Windows storage +1. Use the Linux-compatible filesystem & hierarchy and access fixed Windows storage mounted under `/mnt/...` 1. Run Bash shell scripts and Linux command-line apps. including * Tools: vim, emacs, tmux