From fb1f15d3042b2ddca382b1e48464b55cb630d2eb Mon Sep 17 00:00:00 2001 From: Ruihua Wen Date: Thu, 2 May 2024 02:04:24 +0900 Subject: [PATCH] docs: correct the typo in the documentation Signed-off-by: Ruihua Wen --- docs/man/containerd-config.toml.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/containerd-config.toml.5.md b/docs/man/containerd-config.toml.5.md index ecec70dc0..1b01e0cfb 100644 --- a/docs/man/containerd-config.toml.5.md +++ b/docs/man/containerd-config.toml.5.md @@ -213,7 +213,7 @@ imports = ["/etc/containerd/runtime_*.toml", "./debug.toml"] ### Multiple Runtimes -The following is an example partial configuraton with two runtimes: +The following is an example partial configuration with two runtimes: ```toml [plugins]