Skip to content

Commit 8ef8d87

Browse files
committed
typo
1 parent 3bd2cca commit 8ef8d87

File tree

1 file changed

+1
-1
lines changed
  • docs/proposals/004-endpoint-picker-protocol

1 file changed

+1
-1
lines changed

docs/proposals/004-endpoint-picker-protocol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ dynamicMetadata: {
6262
The `envoy.lb` namespace is a predefined namespace. One common way to use the selected endpoint returned from the server, is [envoy subsets](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/subsets) where host metadata for subset load balancing must be placed under `envoy.lb`. Note that this is not related to the subsetting feature discussed above, this is an enovy implementation detail.
6363

6464
## Matching An InferenceModel
65-
The model name of a request MUST match the `Sepc.ModelName` parameter of one of the `InferenceModels` referencing the `InferencePool` managed by the EPP. Otherwise, the EPP MUST return a 404 status code.
65+
The model name of a request MUST match the `Spec.ModelName` parameter of one of the `InferenceModels` referencing the `InferencePool` managed by the EPP. Otherwise, the EPP MUST return a 404 status code.

0 commit comments

Comments
 (0)