diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/traversal.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/traversal.rst b/docs/narr/traversal.rst index 17c4d73c1..041aee89c 100644 --- a/docs/narr/traversal.rst +++ b/docs/narr/traversal.rst @@ -45,7 +45,7 @@ commands: cd buz cd myfile -The user now know he has found a *file*, because the ``cd`` command +The user now knows he has found a *file*, because the ``cd`` command issues an error when he executed ``cd myfile``. Now he knows that he can run the ``cat`` command: |
