Skip to content

Commit 92bead5

Browse files
authored
Merge pull request #1565 from slifty/patch-1
Fix a typo
2 parents 3163062 + 77a87f2 commit 92bead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/writing-pyproject-toml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ or you can write the name of the license:
340340
license = {text = "MIT License"}
341341
342342
If you are using a standard, well-known license, it is not necessary to use this
343-
field. Instead, you should one of the :ref:`classifiers` starting with ``License
343+
field. Instead, you should use one of the :ref:`classifiers` starting with ``License
344344
::``. (As a general rule, it is a good idea to use a standard, well-known
345345
license, both to avoid confusion and because some organizations avoid software
346346
whose license is unapproved.)

0 commit comments

Comments
 (0)