Skip to content

Commit de337e0

Browse files
authored
Merge pull request #568 from gsmoon97/docs/fix-typo
docs: Fix typo in tips.rst
2 parents 99872f5 + 14b45a8 commit de337e0

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)