Browse Source

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

Fix typo in documentation
Sebastiaan van Stijn 10 năm trước cách đây
mục cha
commit
4ef67b79bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.