浏览代码

Fixed typo in docs/topics/testing/advanced.txt. (#9416)

Sergey Fedoseev 7 年之前
父节点
当前提交
3922f02dc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/topics/testing/advanced.txt

+ 1 - 1
docs/topics/testing/advanced.txt

@@ -25,7 +25,7 @@ restricted subset of the test client API:
   :meth:`~Client.options()`, and :meth:`~Client.trace()`.
 
 * These methods accept all the same arguments *except* for
-  ``follows``. Since this is just a factory for producing
+  ``follow``. Since this is just a factory for producing
   requests, it's up to you to handle the response.
 
 * It does not support middleware. Session and authentication