mirror of https://github.com/knative/docs.git
fix some spelling mistakes of doc (#1223)
This commit is contained in:
parent
cbefc9b562
commit
2def64f4ae
|
@ -27,7 +27,7 @@ You must meet the following requirements to complete this sample:
|
||||||
|
|
||||||
**Tip**: You can clone the [Knative/docs repo](https://github.com/knative/docs)
|
**Tip**: You can clone the [Knative/docs repo](https://github.com/knative/docs)
|
||||||
and then modify the source files. Alternatively, learn more by manually creating
|
and then modify the source files. Alternatively, learn more by manually creating
|
||||||
the files youself.
|
the files yourself.
|
||||||
|
|
||||||
## Creating and configuring the sample code
|
## Creating and configuring the sample code
|
||||||
|
|
||||||
|
|
|
@ -287,7 +287,7 @@ If you want to notify and include other stakeholders in your PR review, use the
|
||||||
|
|
||||||
Because contributing to the documentation requires a different skill set than
|
Because contributing to the documentation requires a different skill set than
|
||||||
contributing to the Knative code base, we've defined the roles of documentation
|
contributing to the Knative code base, we've defined the roles of documentation
|
||||||
contributors seperately from the roles of code contributors.
|
contributors separately from the roles of code contributors.
|
||||||
|
|
||||||
If you're looking for code contributor roles, see [ROLES](./ROLES.md).
|
If you're looking for code contributor roles, see [ROLES](./ROLES.md).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue