Skip to content

Commit 99fcbb3

Browse files
committed
Update howto docs
1 parent 23fce5f commit 99fcbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorials/ingress-path-regex-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ spec:
9393
servicePort: 80
9494
```
9595

96-
In the NGINX config file the ``/tea/[A-Z0-9]`` and ``/coffee/[A-Z0-9]`` paths will look like in the snippets below.
96+
In the NGINX config file, the ``/tea/[A-Z0-9]`` and ``/coffee/[A-Z0-9]`` paths should look like in the snippets below.
9797

9898
tea path
9999

0 commit comments

Comments
 (0)