Small grammar corrections (#8691)

This commit is contained in:
Frank Budinsky 2020-12-18 13:12:53 -05:00 committed by GitHub
parent 146fe733b0
commit b6e141333c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
title: Integrations
description: Other softwares that Istio can integrate with to provide additional functionality.
description: Other software that Istio can integrate with to provide additional functionality.
weight: 60
keywords: [ops, integrations]
test: n/a

View File

@ -22,7 +22,7 @@ for your specific needs. The following built-in configuration profiles are curre
This profile is recommended for production deployments and for
{{< gloss "primary cluster" >}}primary clusters{{< /gloss >}} in a
[multicluster mesh](/docs/ops/deployment/deployment-models/#multiple-clusters).
You can display the default setting by running the command `istioctl profile dump`.
You can display the default settings by running the `istioctl profile dump` command.
1. **demo**: configuration designed to showcase Istio functionality with modest resource requirements.
It is suitable to run the [Bookinfo](/docs/examples/bookinfo/) application and associated tasks.