Skip to content

Commit

Permalink
Merge pull request #350 from therefromhere/patch-1
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
sergeyklay committed Nov 20, 2021
2 parents ef89a70 + 77efc46 commit af3b48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ Escape Proxy
============

If you're having trouble with values starting with dollar sign ($) without the intention of proxying the value to
another, You should enbale the ``escape_proxy`` and prepend a backslash to it.
another, You should enable the ``escape_proxy`` and prepend a backslash to it.

.. code-block:: python
Expand Down

0 comments on commit af3b48e

Please sign in to comment.