Browse code

Fix Markdown syntax error in aufs-driver

Signed-off-by: dm4 <dm4@skymizer.com>

Lee, Meng-Han authored on 2015/11/17 18:25:57
Showing 1 changed files
... ...
@@ -97,7 +97,7 @@ Storage Driver: aufs
97 97
  Dirperm1 Supported: false
98 98
 Execution Driver: native-0.2
99 99
 ...output truncated...
100
-````
100
+```
101 101
 
102 102
 The output above shows that the Docker daemon is running the AUFS storage driver on top of an existing ext4 backing filesystem.
103 103