We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68cf380 commit 0362429Copy full SHA for 0362429
docs/index.rst
@@ -180,7 +180,7 @@ circuit breaker.
180
auth="username:password",
181
circuit_breaker=50)
182
183
-If we have already have a tunnel `defined in ngrok's config file <https://ngrok.com/docs/agent/config/v2/#tunnel-configurations>`_,
+If we already have a tunnel `defined in ngrok's config file <https://ngrok.com/docs/agent/config/v2/#tunnel-configurations>`_,
184
we can start it by its ``name``.
185
186
.. code-block:: python
0 commit comments