Fix typo in glossary with CRI (#16612)
Resolves issue: https://github.com/kubernetes/website/issues/16588
This commit is contained in:
parent
f331866db0
commit
bf83aaf699
|
@ -11,7 +11,7 @@ aka:
|
|||
tags:
|
||||
- fundamental
|
||||
---
|
||||
The container runtime interface (CRI) is an an API for container runtimes
|
||||
The container runtime interface (CRI) is an API for container runtimes
|
||||
to integrate with kubelet on a node.
|
||||
<!--more-->
|
||||
|
||||
|
|
Loading…
Reference in New Issue