Skip to content

Commit 0362429

Browse files
committed
Fix typo in docs.
1 parent 68cf380 commit 0362429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ circuit breaker.
180180
auth="username:password",
181181
circuit_breaker=50)
182182
183-
If we have already have a tunnel `defined in ngrok's config file <https://ngrok.com/docs/agent/config/v2/#tunnel-configurations>`_,
183+
If we already have a tunnel `defined in ngrok's config file <https://ngrok.com/docs/agent/config/v2/#tunnel-configurations>`_,
184184
we can start it by its ``name``.
185185

186186
.. code-block:: python

0 commit comments

Comments
 (0)