# HG changeset patch
# User Paul Kehrer <paul.l.kehrer@gmail.com>
# Date 1657460715 18000
#      Sun Jul 10 08:45:15 2022 -0500
# Node ID a9894d57a5f7aab010ee2ff73b8d7437365308da
# Parent  97d2c062a2c3efa45b290bc6957a982f0d3508cf
continue to not oversell bcrypt (#362)

diff --git a/README.rst b/README.rst
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,7 @@
 .. image:: https://github.com/pyca/bcrypt/workflows/CI/badge.svg?branch=main
     :target: https://github.com/pyca/bcrypt/actions?query=workflow%3ACI+branch%3Amain
 
-Good password hashing for your software and your servers
+Acceptable password hashing for your software and your servers
 
 
 Installation