]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- update Cookbook wording to reflect that it contains multiple recipes now
authorKonstantin Veretennicov <kveretennicov+bitbucket@gmail.com>
Thu, 19 May 2016 20:02:26 +0000 (20:02 +0000)
committerKonstantin Veretennicov <kveretennicov+bitbucket@gmail.com>
Thu, 19 May 2016 20:02:26 +0000 (20:02 +0000)
docs/build/cookbook.rst

index a83e0f08832e136c766dac3bc998bd27b6865c3b..cf8882433b7c3544d6d9fad81c77db79191f127a 100644 (file)
@@ -7,11 +7,10 @@ Alembic.
 
 .. note::
 
-    This is a new section where we hope to start cataloguing various "how-tos"
+    This is a new section where we catalogue various "how-tos"
     we come up with based on user requests.  It is often the case that users
     will request a feature only to learn that simple customization can
-    provide the same thing.   There's only one recipe at the moment but
-    we hope to get more soon!
+    provide the same thing.
 
 .. _building_uptodate: