浏览代码

Reword for clarity

Ryan Luckie 9 年之前
父节点
当前提交
e65115bfc8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/configuration.rst

+ 2 - 2
docs/configuration.rst

@@ -1594,8 +1594,8 @@ certificate authority:
 
 .. warning::
 
-    Be careful using ``broker_use_ssl=True``, it is possible that your default
-    configuration do not validate the server cert at all, please read Python
+    Be careful using ``broker_use_ssl=True``. It is possible that your default
+    configuration will not validate the server cert at all. Please read Python
     `ssl module security
     considerations <https://docs.python.org/3/library/ssl.html#ssl-security>`_.