From 9f376b8ddfe20d19a57755b30ee0c06b7815b8ea Mon Sep 17 00:00:00 2001 From: Prasad Katti Date: Fri, 21 Jun 2019 10:42:16 -0700 Subject: [PATCH] fix typo in cri-o doc (#15038) --- content/en/docs/reference/glossary/cri-o.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/glossary/cri-o.md b/content/en/docs/reference/glossary/cri-o.md index e6a0c13f2c..a5b0ca4a15 100644 --- a/content/en/docs/reference/glossary/cri-o.md +++ b/content/en/docs/reference/glossary/cri-o.md @@ -10,7 +10,7 @@ aka: tags: - tool --- -A tool that lets you use OCI container runtimes witk Kubernetes CRI. +A tool that lets you use OCI container runtimes with Kubernetes CRI.