fix some spelling mistakes of doc (#1223)

This commit is contained in:
SataQiu 2019-04-25 03:47:30 +08:00 committed by Knative Prow Robot
parent cbefc9b562
commit 2def64f4ae
2 changed files with 2 additions and 2 deletions

View File

@ -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)
and then modify the source files. Alternatively, learn more by manually creating
the files youself.
the files yourself.
## Creating and configuring the sample code

View File

@ -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
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).