mirror of
https://github.com/docker/cli.git
synced 2026-01-26 15:41:42 +03:00
docs: Fix daemon.json typo
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user