summaryrefslogtreecommitdiffstats
path: root/network/bottle/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/bottle/README')
-rw-r--r--network/bottle/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/bottle/README b/network/bottle/README
index 65cf685e37..fb045a510e 100644
--- a/network/bottle/README
+++ b/network/bottle/README
@@ -1,3 +1,3 @@
-bottle is a fast, simple and lightweight WSGI micro web-framework for
-Python. It is distributed as a single file module and has no
+bottle is a fast, simple and lightweight WSGI micro web-framework
+for Python. It is distributed as a single file module and has no
dependencies other than the Python Standard Library.