Skip to content

Commit 14b45a8

Browse files
authored
docs: Fix typo in tips.rst
1 parent 176e812 commit 14b45a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tips.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ The following example demonstrates the above:
290290
Proxy value
291291
===========
292292

293-
Values that being with a ``$`` may be interpolated. Pass ``interpolate=True`` to
293+
Values that begin with a ``$`` may be interpolated. Pass ``interpolate=True`` to
294294
``environ.Env()`` to enable this feature:
295295

296296
.. code-block:: python

0 commit comments

Comments
 (0)