diff --git a/docs/scenarios/cli.rst b/docs/scenarios/cli.rst
index 2416125..546eae0 100644
--- a/docs/scenarios/cli.rst
+++ b/docs/scenarios/cli.rst
@@ -11,4 +11,6 @@ Clint
docopt
------
-`docopt `_ is a lightweight, highly Pythonic package that allows creating command line interfaces easily and intuitively, by parsing POSIX-style usage instructions.
+`docopt `_ is a lightweight, highly Pythonic package that
+allows creating command line interfaces easily and intuitively, by parsing
+POSIX-style usage instructions.
\ No newline at end of file