diff --git a/docs/example.rst b/docs/example.rst
index 34aa5e44b6..76c558dfb5 100644
--- a/docs/example.rst
+++ b/docs/example.rst
@@ -23,7 +23,7 @@ The process that follows, receives these files and it simply `reverses` their co
.gist-meta a:hover{color:#0e4071 !important}
.gist .file-data { background-color: white; }
-
+
In more detail:
@@ -91,4 +91,4 @@ named ``dataset/``, you can execute it by entering this command::
.. warning:: Make sure you enclose the ``dataset/*.fa`` parameter value in single-quotation characters,
- otherwise the BASH environment will expand the ``*`` symbol to the actual file names and the example won't work.
\ No newline at end of file
+ otherwise the BASH environment will expand the ``*`` symbol to the actual file names and the example won't work.