docs: trivial grammar fixes (#93)

This commit is contained in:
Kent Rancourt 2018-07-10 14:25:34 -04:00 committed by Google Prow Robot
parent 3882a2e3f5
commit bb3380c9ec
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ Now you can deploy your app/function to your newly created Knative cluster.
The following instructions will deploy the `Primer` sample app onto your new
Knative cluster.
> Note, you will be deploying using pre-build image so no need to clone the
> Note, you will be deploying using a pre-built image, so there is no need to clone the
Primer repo or install anything locally. If you want to run the `Primer` app
locally see the [Primer Readme](https://github.com/mchmarny/primer) for
instructions.