mirror of https://github.com/knative/client.git
Chore: Fix typos in docs (#178)
This commit is contained in:
parent
74abba5eb4
commit
c2be52d281
|
|
@ -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:**
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue