From 19e9e1642a9c06de0b9ebb319b889fbeb94326aa Mon Sep 17 00:00:00 2001 From: Tom Godkin Date: Mon, 12 Feb 2018 17:11:05 +0000 Subject: [PATCH] Fix typo in docs Signed-off-by: Tom Godkin --- docs/ops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ops.md b/docs/ops.md index 8f3a14dbd..2ac67b1de 100644 --- a/docs/ops.md +++ b/docs/ops.md @@ -150,7 +150,7 @@ Sockets, pids, runtime state, mount points, and other plugin data that must not Both the `root` and `state` directories are namespaced for plugins. Both directories are an implementation detail of containerd and its plugins. They should not be tampered with as corruption and bugs can and will happen. -External apps reading or watching changes in these directories have been know to cause `EBUSY` and stale file handles when containerd and/or its plugins try to cleanup resources. +External apps reading or watching changes in these directories have been known to cause `EBUSY` and stale file handles when containerd and/or its plugins try to cleanup resources. ```toml # persistent data location