From 86bd884ac7212296f36505535757d03aa6741d71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Thu, 15 Jan 2026 12:50:04 +0100 Subject: [PATCH] docs: Fix daemon.json typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- docs/reference/dockerd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/dockerd.md b/docs/reference/dockerd.md index f2ed1911040b..68d5870d79ec 100644 --- a/docs/reference/dockerd.md +++ b/docs/reference/dockerd.md @@ -876,7 +876,7 @@ You can view the configured CDI specification directories using the `docker info #### Disable CDI devices -The feature in enabled by default. To disable it, use the `cdi` options in the `deamon.json` file: +The feature in enabled by default. To disable it, use the `cdi` options in the `daemon.json` file: ```json "features": {