We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54f0be commit 0e85163Copy full SHA for 0e85163
cookbook/workflow/_vendor_deps.rst.inc
@@ -12,7 +12,7 @@ of your project. This is an ini-formatted script, which holds a list of each
12
of the external libraries you need, the directory each should be downloaded to,
13
and (optionally) the version to be downloaded. The ``bin/vendors`` script
14
uses ``git`` to downloaded these, solely because these external libraries
15
-themselves tend to be stored via git. The ``vin/vendors`` script also reads
+themselves tend to be stored via git. The ``bin/vendors`` script also reads
16
the ``deps.lock`` file, which allows you to pin each library to an exact
17
git commit hash.
18
0 commit comments