Chore: Fix typos in docs (#178)

This commit is contained in:
Rohan Kumar 2019-06-18 00:38:46 +05:30 committed by Knative Prow Robot
parent 74abba5eb4
commit c2be52d281
2 changed files with 6 additions and 6 deletions

View File

@ -79,7 +79,7 @@ You can link that script into a directory within your search `$PATH`. This allow
See `build.sh --help` for a full list of options and usage examples.
At the end, the build results in `kn` binary in your current directory, which can be directly executed.
In the end, the build results in `kn` binary in your current directory, which can be directly executed.
**Notes:**

View File

@ -13,7 +13,7 @@ Goals:
# Docs
Start with the [user's guide](docs/README.md) and from there you can can read about common use cases, get detail docs on each command, and even how to extend the `kn` CLI. Links below for easy access.
Start with the [user's guide](docs/README.md) and from there you can read about common use cases, get detail docs on each command, and even how to extend the `kn` CLI. Links below for easy access.
* [User's guide](docs/README.md)
* [Basic workflows](docs/workflows.md) (use cases)