Skip to content

Commit 96876a9

Browse files
authored
Update pyproject_config.rst
Fix mispell in docs
1 parent 1528c71 commit 96876a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/pyproject_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ some of them dynamically.
230230

231231
Also note that the file format for specifying dependencies resembles a ``requirements.txt`` file,
232232
however please keep in mind that all non-comment lines must conform with :pep:`508`
233-
(``pip``-specify syntaxes, e.g. ``-c/-r/-e`` flags, are not supported).
233+
(``pip`` specific syntaxes, e.g. ``-c/-r/-e`` and other flags, are not supported).
234234

235235

236236
.. note::

0 commit comments

Comments
 (0)