s/becuase/because
This commit is contained in:
Dan Ciruli 2019-06-24 08:34:18 -07:00 committed by Martin Taillefer
parent 8e732be8a6
commit e4044bae52
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ requirements.
{{< warning >}}
These quick-start instructions will not work with a downloaded [istio repository](https://github.com/istio/istio)
becuase the pregenerated yaml files, `istio-demo.yaml` and `istio-demo-auth.yaml`, are only available in
because the pregenerated yaml files, `istio-demo.yaml` and `istio-demo-auth.yaml`, are only available in
[release images](https://github.com/istio/istio/releases). If you want to work with the latest Istio codebase,
refer to the [developer wiki](https://github.com/istio/istio/wiki) for instructions.
{{< /warning >}}