Skip to content

Commit 6dd58f2

Browse files
authored
site-source: Fix 'Bakcground' misspell in API concepts page (#309)
Signed-off-by: timflannagan <[email protected]>
1 parent 836ef57 commit 6dd58f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site-src/concepts/api-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# API Overview
22

3-
## Bakcground
4-
The Gateway API Inference Extension project is an extension of the Kubernetes Gateway API for serving Generative AI models on Kubernetes. Gateway API Inference Extension facilitates standardization of APIs for Kubernetes cluster operators and developers running generative AI inference, while allowing flexibility for underlying gateway implementations (such as Envoy Proxy) to iterate on mechanisms for optimized serving of models.
3+
## Background
4+
The Gateway API Inference Extension project is an extension of the Kubernetes Gateway API for serving Generative AI models on Kubernetes. Gateway API Inference Extension facilitates standardization of APIs for Kubernetes cluster operators and developers running generative AI inference, while allowing flexibility for underlying gateway implementations (such as Envoy Proxy) to iterate on mechanisms for optimized serving of models.
55

66
<img src="/images/inference-overview.svg" alt="Overview of API integration" class="center" width="1000" />
77

0 commit comments

Comments
 (0)