Skip to content

Commit

Permalink
Correct verb form
Browse files Browse the repository at this point in the history
  • Loading branch information
to-bar authored Dec 29, 2020
1 parent 8ebd77d commit 024b689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/home/howto/ISTIO.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Using this configuration file, controller will detect Istio Operator resource in

### How to set up service mesh for an application

The default Istio installation use automcatic sidecar injection. You need to label the namespace where application will be hosted:
The default Istio installation uses automcatic sidecar injection. You need to label the namespace where application will be hosted:

```bash
kubectl label namespace default istio-injection=enabled
Expand Down

0 comments on commit 024b689

Please sign in to comment.