fix typo in readme
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Paul Campbell 2024-02-28 17:28:09 +00:00
parent 17584cba0f
commit 3c93a353b5

View file

@ -2,7 +2,7 @@
Skip part of a file.
As `head` will show the top of a file after a number of line,
As `head` will show the top of a file up-to a number of line,
so `skip` will do the opposite, and not show the top of the file,
but will show the rest.