Merge pull request #19437 from adeleke-akinade/patch-8

Fix typo in the Engine Overview page
This commit is contained in:
David Karlsson
2024-02-18 06:46:44 +01:00
committed by GitHub

View File

@@ -60,7 +60,7 @@ application with:
The CLI uses [Docker APIs](api/index.md) to control or interact with the Docker
daemon through scripting or direct CLI commands. Many other Docker applications
use the underlying API and CLI. The daemon creates and manage Docker objects,
use the underlying API and CLI. The daemon creates and manages Docker objects,
such as images, containers, networks, and volumes.
For more details, see