Skip to content

Commit 3a3809b

Browse files
authored
fix(docs/guides/https.md): fixing word typo (#664)
Changed from `parertRefs` to `parentRefs`.
1 parent 6b3f146 commit 3a3809b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/https.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
parentRefs:
3838
- name: my-hotel
3939
sectionName: http
40-
- name: my-hotel # Specify the parertRefs name
40+
- name: my-hotel # Specify the parentRefs name
4141
sectionName: https # Specify all traffic MUST use HTTPs
4242
rules:
4343
...
@@ -119,4 +119,4 @@ spec:
119119
This will create VPC Lattice TargetGroup with HTTPs protocol option, which can receive TLS traffic.
120120
Note that certificate validation is not supported.
121121

122-
For more details, please refer to [TargetGroupPolicy API reference](../api-types/target-group-policy.md).
122+
For more details, please refer to [TargetGroupPolicy API reference](../api-types/target-group-policy.md).

0 commit comments

Comments
 (0)