aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-04-22 18:37:18 +0200
committerWojtek Kosior <koszko@koszko.org>2022-04-25 13:19:07 +0200
commita8b0344010490325f464b197fe91b8cca9a4c579 (patch)
tree71d83b8efb24c77283150d310d1d21ef9a87b5b5
parentff0f2d207c47b9e473c356227b32c19e4510b4be (diff)
downloadhaketilo-hydrilla-a8b0344010490325f464b197fe91b8cca9a4c579.tar.gz
haketilo-hydrilla-a8b0344010490325f464b197fe91b8cca9a4c579.zip
typo fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f6cbac..a146026 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ For more information about available options, pass the `--help` flag to `hydrill
hydrilla --help
```
-If navigate your POSIX shell to Hydrilla sources directory, you can also consult the included manpage (`man` tool required):
+If you navigate your POSIX shell to Hydrilla sources directory, you can also consult the included manpage (`man` tool required):
``` shell
man ./doc/man/man1/hydrilla.1
```