Skip to content

Commit 560c3c8

Browse files
authored
Merge pull request #6747 from vvoland/daemon-typo
docs: Fix daemon.json typo
2 parents 5579335 + 86bd884 commit 560c3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)