Skip to content

Commit 86bd884

Browse files
committed
docs: Fix daemon.json typo
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 5579335 commit 86bd884

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/dockerd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -876,7 +876,7 @@ You can view the configured CDI specification directories using the `docker info
876876

877877
#### Disable CDI devices
878878

879-
The feature in enabled by default. To disable it, use the `cdi` options in the `deamon.json` file:
879+
The feature in enabled by default. To disable it, use the `cdi` options in the `daemon.json` file:
880880

881881
```json
882882
"features": {

0 commit comments

Comments
 (0)