Fixed RST syntax: Inline literal start-string without end-string.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 21 Nov 2018 16:32:43 +0200
changeset 2287 fcdd583e8795
parent 2286 e920310c8842
child 2288 b30c7905636d
Fixed RST syntax: Inline literal start-string without end-string.
alpine.rst
--- a/alpine.rst	Wed Nov 21 16:31:55 2018 +0200
+++ b/alpine.rst	Wed Nov 21 16:32:43 2018 +0200
@@ -47,7 +47,7 @@
 
   $ sudo apk add bash
 
-Do not grab package index with ``--no-cache `` option to reduce installation size::
+Do not grab package index with ``--no-cache`` option to reduce installation size::
 
   $ apk add --no-cache bash