From e47facbaccc78ff9422d1e8e3ff332fb442dd1a1 Mon Sep 17 00:00:00 2001 From: aisch Date: Fri, 4 Sep 2015 10:27:57 -0700 Subject: [PATCH] doc tweak --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index daf6937..a5d2bcd 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Pika connection pooling inspired by: - `flask-pika `_ - `sqlalchemy.pool.Pool `_ -Typically you'll go with local shovel(s), `krazee-eyez kombu `_, etc. but this works too. +Typically you'll go with local `shovels `_, `krazee-eyez kombu `_, etc. but this works too. usage ----- @@ -74,7 +74,7 @@ Tests pass: so update ``__version__`` in: -- ``pilo/__init__.py`` +- ``__init__.py`` then commit and tag it: