Bladeren bron

docs: docker.service not services

Minor but important typo in the new systemd guide introduced in #9347.

Signed-off-by: Brandon Philips <brandon.philips@coreos.com>
Brandon Philips 10 jaren geleden
bovenliggende
commit
1ae7be716e
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/sources/articles/systemd.md

+ 1 - 1
docs/sources/articles/systemd.md

@@ -38,7 +38,7 @@ or `/etc/systemd/service`.
 You may want to control the disk space used for Docker images, containers
 You may want to control the disk space used for Docker images, containers
 and volumes by moving it to a separate partition.
 and volumes by moving it to a separate partition.
 
 
-In this example, we'll assume that your `docker.services` file looks something like:
+In this example, we'll assume that your `docker.service` file looks something like:
 
 
     [Unit]
     [Unit]
     Description=Docker Application Container Engine
     Description=Docker Application Container Engine