Skip to content

Commit

Permalink
Update interpolation.py (#2803)
Browse files Browse the repository at this point in the history
Co-authored-by: Joseph Jacobs <joej164@gmail.com>
  • Loading branch information
ssbarnea and joej164 committed Aug 30, 2020
1 parent 509d300 commit db6cc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/interpolation.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class Interpolator(object):
Remember, the ``MOLECULE_`` namespace is reserved for Molecule. Do not
prefix your own variables with `MOLECULE_`.
A file may be placed in the root of the project as `env.yml`, and Molecule
A file may be placed in the root of the project as `.env.yml`, and Molecule
will read variables when rendering `molecule.yml`. See command usage.
"""

Expand Down

0 comments on commit db6cc31

Please sign in to comment.