Quellcode durchsuchen

Use em dash in title

Daniel Gasienica vor 12 Jahren
Ursprung
Commit
23452f1573
2 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 2 2
      docs/sources/concepts/introduction.rst
  2. 2 2
      docs/sources/index.rst

+ 2 - 2
docs/sources/concepts/introduction.rst

@@ -5,8 +5,8 @@
 Introduction
 ============
 
-Docker - The Linux container runtime
-------------------------------------
+Docker -- The Linux container runtime
+-------------------------------------
 
 Docker complements LXC with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers.
 

+ 2 - 2
docs/sources/index.rst

@@ -7,8 +7,8 @@
 Introduction
 ============
 
-Docker - The Linux container runtime
-------------------------------------
+Docker -- The Linux container runtime
+-------------------------------------
 
 Docker complements LXC with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers.