Fix grammar

This commit is contained in:
Ryan Gregg 2018-07-11 09:49:07 -07:00 committed by GitHub
parent 31a212856b
commit 951bbaf086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ common patterns and codify the best practices shared by successful
real-world Kubernetes-based frameworks and applications, such as:
- [Orchestrating source-to-container workflows on Kubernetes](build/README.md)
- [Deploy an container to Knative](install/getting-started-knative-app.md)
- [Deploying a container to Knative](install/getting-started-knative-app.md)
- [Updating your application on day 2 without an outage](serving/updating-an-existing-app.md)
- [Automatic scaling and sizing applications based on demand](serving/auto-scaling-with-knative.md)
- [Binding events to functions, apps, and containers with Knative](events/binding-events-with-knative.md)