Skip to content

Commit c67604b

Browse files
authored
Fixes duplicated word in manifest install guide
Signed-off-by: Jodie Putrino <[email protected]>
1 parent 080cc21 commit c67604b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/installation/installation-with-manifests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ By default, it is required to create custom resource definitions for VirtualServ
132132
133133
## 4. Deploying NGINX Ingress Controller
134134
135-
There are two two options for deploying NGINX Ingress Controller:
135+
There are two options for deploying NGINX Ingress Controller:
136136
137137
* *Deployment*. Use a Deployment if you plan to dynamically change the number of Ingress Controller replicas.
138138
* *DaemonSet*. Use a DaemonSet for deploying the Ingress Controller on every node or a subset of nodes.

0 commit comments

Comments
 (0)