Skip to content

Commit 0e85163

Browse files
committed
typo fixed
1 parent f54f0be commit 0e85163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/workflow/_vendor_deps.rst.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ of your project. This is an ini-formatted script, which holds a list of each
1212
of the external libraries you need, the directory each should be downloaded to,
1313
and (optionally) the version to be downloaded. The ``bin/vendors`` script
1414
uses ``git`` to downloaded these, solely because these external libraries
15-
themselves tend to be stored via git. The ``vin/vendors`` script also reads
15+
themselves tend to be stored via git. The ``bin/vendors`` script also reads
1616
the ``deps.lock`` file, which allows you to pin each library to an exact
1717
git commit hash.
1818

0 commit comments

Comments
 (0)