summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5fb5b8b..b170aee 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2,8 +2,7 @@
===========================================
.. module:: futures
- :synopsis: Execute computations asynchronously using threads or
- (experimentally) processes.
+ :synopsis: Execute computations asynchronously using threads or (experimentally) processes.
The :mod:`futures` module provides a high-level interface for asynchronously
executing functions and methods.