diff --git a/docs/scenarios/cli.rst b/docs/scenarios/cli.rst
index 1bf810e..59f311e 100644
--- a/docs/scenarios/cli.rst
+++ b/docs/scenarios/cli.rst
@@ -27,7 +27,7 @@ Some popular command-line applications include:
Click
*****
-`click `_ is a Python package for creating
+`click `_ is a Python package for creating
command-line interfaces in a composable way with as little code as possible.
This “Command-Line Interface Creation Kit” is highly configurable but comes
with good defaults out of the box.