We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ffffa commit b3b3b5bCopy full SHA for b3b3b5b
content/en/docs/concepts/services-networking/ingress.md
@@ -124,7 +124,7 @@ Each path in an Ingress has a corresponding path type. There are three supported
124
path types:
125
126
* _`ImplementationSpecific`_ (default): With this path type, matching is up to
127
- the IngressClass. Implementations can treat this as a separate `pathType or
+ the IngressClass. Implementations can treat this as a separate `pathType` or
128
treat it identically to `Prefix` or `Exact` path types.
129
130
* _`Exact`_: Matches the URL path exactly and with case sensitivity.
0 commit comments