Selaa lähdekoodia

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

Fix typo in documentation
Sebastiaan van Stijn 10 vuotta sitten
vanhempi
commit
4ef67b79bc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
 ## 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/)
 working with this logging driver, see [the journald logging driver](/reference/logging/journald/)
 reference documentation.
 reference documentation.