Skip to content

Commit 76bd7e3

Browse files
authored
typo error (#2518)
Correct documentation typo error
1 parent 7670888 commit 76bd7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Traffic Routing can be controlled with following annotations:
244244
!!!example
245245
- response-503: return fixed 503 response
246246
- redirect-to-eks: redirect to an external url
247-
- forward-single-tg: forward to an single targetGroup [**simplified schema**]
247+
- forward-single-tg: forward to a single targetGroup [**simplified schema**]
248248
- forward-multiple-tg: forward to multiple targetGroups with different weights and stickiness config [**advanced schema**]
249249

250250
```yaml

0 commit comments

Comments
 (0)