1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Merge pull request #14597 from albers/docs-typo-1

Fix typo in documentation
Upstream-commit: 4ef67b79bc8d831f726268bbb1edca7e032a8018
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2015-07-13 19:56:54 +02:00

View File

@@ -73,7 +73,7 @@ a `syslog-tag` option
## Specify journald options
The `journald` logging driver sotres the container id in the journal's `CONTAINER_ID` field. For detailed information on
The `journald` logging driver stores the container id in the journal's `CONTAINER_ID` field. For detailed information on
working with this logging driver, see [the journald logging driver](/reference/logging/journald/)
reference documentation.