浏览代码

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

Fix typo in documentation
Sebastiaan van Stijn 10 年之前
父节点
当前提交
4ef67b79bc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/logging/index.md

+ 1 - 1
docs/reference/logging/index.md

@@ -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.