Skip to content

Commit 70198b3

Browse files
authored
Merge pull request #22667 from Tej-Singh-Rana/k8s-tej
Fixed spell error
2 parents c110698 + 7ecf356 commit 70198b3

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ IngressClass resource will ensure that new Ingresses without an
192192
If you have more than one IngressClass marked as the default for your cluster,
193193
the admission controller prevents creating new Ingress objects that don't have
194194
an `ingressClassName` specified. You can resolve this by ensuring that at most 1
195-
IngressClasess are marked as default in your cluster.
195+
IngressClasses are marked as default in your cluster.
196196
{{< /caution >}}
197197

198198
## Types of Ingress

0 commit comments

Comments
 (0)