Skip to content

Commit ae5ae3a

Browse files
authored
Merge pull request #31247 from championshuttler/unkow
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2 parents 5446a4f + 5473fe2 commit ae5ae3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/container-runtime-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ The Kubernetes Container Runtime Interface (CRI) defines the main
1919
[gRPC](https://grpc.io) protocol for the communication between the
2020
[cluster components](/docs/concepts/overview/components/#node-components)
2121
{{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and
22-
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.
22+
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.

0 commit comments

Comments
 (0)