Skip to content

Commit

Permalink
docs: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gAmUssA committed Jan 25, 2022
1 parent 5cc50e6 commit 7d129a6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion site/content/en/docs/handbook/addons/kong-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ Kong Ingress Controller (KIC) running on your minikube server.
Enable Kong Ingress Controller via `minikube` command.

```bash
$ minikube addon enable kong
$ minikube addons enable kong
🌟 The 'kong' addon is enabled
```

> Note: this process could take up to five minutes the first time.
Expand Down

0 comments on commit 7d129a6

Please sign in to comment.