Fix typo in glossary with CRI (#16612)

Resolves issue: https://github.com/kubernetes/website/issues/16588
This commit is contained in:
J M
2019-10-01 13:49:35 -04:00
committed by Kubernetes Prow Robot
parent f331866db0
commit bf83aaf699
+1 -1
View File
@@ -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-->