mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
docs: Fix more capitalization issues.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a7d1fd9ffb
commit
72d6ff3c3b
@@ -136,7 +136,7 @@ code paths (`httplib2.Http().request`, `requests.request`, etc.) to
|
||||
throw an exception in the backend tests. While this is enforcement is
|
||||
not complete (there a lot of other ways to use the Internet from
|
||||
Python), it is easy to do and catches most common cases of new code
|
||||
dependning on Internet access.
|
||||
depending on Internet access.
|
||||
|
||||
This enforcement code results in the following exception:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user