Skip to content

Commit bf432db

Browse files
Merge branch 'main' into translation/source
2 parents 2fa9f84 + 7bd2e05 commit bf432db

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
@@ -130,7 +130,7 @@ only field that cannot be marked as dynamic.
130130
[project]
131131
name = "spam-eggs"
132132
133-
The project name must consists of ASCII letters, digits, underscores "``_``",
133+
The project name must consist of ASCII letters, digits, underscores "``_``",
134134
hyphens "``-``" and periods "``.``". It must not start or end with an
135135
underscore, hyphen or period.
136136

0 commit comments

Comments
 (0)