Skip to content

Commit 811d958

Browse files
authored
docs: fix typo (kserve#103)
Signed-off-by: cezhang <[email protected]>
1 parent df5e6a5 commit 811d958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The `examples` directory contains example Kustomization overlays to demonstrate
88

99
- `custom-example` is an example of an overlay to deploy model-mesh with a custom model-serving runtime image
1010
- `custom-example-uds` extends `custom-example` to use a unix domain socket for intra-pod communication
11-
- `type-constraints-example` is an example of a heterogeneous model-mesh deployment comprising two kubernetes Deployments with a single Service. It employs type constraints to control assignments of models to pod subsets based on laebels.
11+
- `type-constraints-example` is an example of a heterogeneous model-mesh deployment comprising two kubernetes Deployments with a single Service. It employs type constraints to control assignments of models to pod subsets based on labels.
1212

1313
The following patches are provided in `base/patches` and can be selectively included/modified in your custom overlay:
1414

0 commit comments

Comments
 (0)