Skip to content

Commit f14724b

Browse files
tiswansomathetake
authored andcommitted
fix(site/docs): helm CRD installation section heading spelling error (envoyproxy#1292)
**Description** Fix typo in "Installing CRDs separately" section **Related Issues/PRs (if applicable)** n/a **Special notes for reviewers (if applicable)** n/a Signed-off-by: Tim Swanson <[email protected]> Co-authored-by: Takeshi Yoneda <[email protected]> Signed-off-by: Hrushikesh Patil <[email protected]>
1 parent d437517 commit f14724b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kubectl wait --timeout=2m -n envoy-ai-gateway-system deployment/ai-gateway-contr
2424

2525
> If you are experiencing network issues with `docker.io` , you can install the helm chart from the code repo [ai-gateway-helm](https://github.com/envoyproxy/ai-gateway/tree/main/manifests/charts/ai-gateway-helm) instead.
2626
27-
### Installing CRDs serperately
27+
### Installing CRDs separately
2828

2929
If you want to manage the CRDs separately, install the CRD Helm chart (`ai-gateway-crds-helm`) which will install just the CRDs:
3030

0 commit comments

Comments
 (0)