Fixed typo (#937)

This commit is contained in:
pugang1985 2019-03-05 08:18:39 +08:00 committed by Knative Prow Robot
parent e94ef4a699
commit 6796b8af8e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ then outputs the stock price.
1. [Docker](https://docs.docker.com/get-started/#prepare-your-docker-environment)
installed locally.
1. [Outbound network access](https://github.com/knative/docs/blob/master/serving/outbound-network-access.md)
enabled for this Service to amke external API requests.
enabled for this Service to make external API requests.
1. The code checked out locally.
```