Parcourir la source

pwd: fixed typo

Hayden Schiff il y a 9 ans
Parent
commit
c570460c9c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/common/pwd.md

+ 1 - 1
pages/common/pwd.md

@@ -6,6 +6,6 @@
 
 `pwd`
 
-- Print the current directory, and resolve all symlinks (e.g. show the "physical" path):
+- Print the current directory, and resolve all symlinks (i.e. show the "physical" path):
 
 `pwd -P`