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 23fce5f commit 99fcbb3Copy full SHA for 99fcbb3
docs/content/tutorials/ingress-path-regex-annotation.md
@@ -93,7 +93,7 @@ spec:
93
servicePort: 80
94
```
95
96
-In the NGINX config file the ``/tea/[A-Z0-9]`` and ``/coffee/[A-Z0-9]`` paths will look like in the snippets below.
+In the NGINX config file, the ``/tea/[A-Z0-9]`` and ``/coffee/[A-Z0-9]`` paths should look like in the snippets below.
97
98
tea path
99
0 commit comments