Skip to content

Commit 727bc3e

Browse files
authored
Merge pull request #6776 from whyvineet/fix-typo
docs: fix typo in dockerd.md for 'replacement'
2 parents b0e1e09 + def41fe commit 727bc3e

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
@@ -610,7 +610,7 @@ $ sudo dockerd --add-runtime <runtime>=<path>
610610

611611
Defining runtime arguments via the command line is not supported.
612612

613-
For an example configuration for a runc drop-in replacment, see
613+
For an example configuration for a runc drop-in replacement, see
614614
[Alternative container runtimes > youki](https://docs.docker.com/engine/daemon/alternative-runtimes/#youki)
615615

616616
##### Configure the default container runtime

0 commit comments

Comments
 (0)