Skip to content

Commit

Permalink
Correct word spelling (#2478)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Coomer <xiandan.erizo@gmail.com>
  • Loading branch information
xiandan-erizo authored Jan 22, 2024
1 parent 562dc29 commit e66f8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/latest/user/oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export ENVOY_SERVICE=$(kubectl get svc -n envoy-gateway-system --selector=gatewa
sudo kubectl -n envoy-gateway-system port-forward service/${ENVOY_SERVICE} 443:443
```

Put www.exampe.com in the /etc/hosts file in your test machine, so we can use this host name to access the demo from a browser:
Put www.example.com in the /etc/hosts file in your test machine, so we can use this host name to access the demo from a browser:

```shell
...
Expand Down

0 comments on commit e66f8e0

Please sign in to comment.