From 89dbe531c0cccf123ecf5a6e1dac6143550e4853 Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Thu, 17 Aug 2017 00:27:43 +0800 Subject: [PATCH] Minor Typo Fix --- docs/admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin.md b/docs/admin.md index a52b8df1e..040bf398b 100644 --- a/docs/admin.md +++ b/docs/admin.md @@ -8,7 +8,7 @@ __GCP__: On GCE/GKE, the Ingress controller runs on the master. If you wish to stop this controller and run another instance on your nodes instead, you can do so by following this [example](/examples/deployment/gce). -__generic__: You can deploy a genric (nginx or haproxy) Ingress controller by simply +__generic__: You can deploy a generic (nginx or haproxy) Ingress controller by simply running it as a pod in your cluster, as shown in the [examples](/examples/deployment). Please note that you must specify the `ingress.class` [annotation](/examples/PREREQUISITES.md#ingress-class) if you're running on a