mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Merge pull request #19437 from adeleke-akinade/patch-8
Fix typo in the Engine Overview page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user