Skip to content

Commit d131618

Browse files
fix a small typo: "an newer"
1 parent f624b37 commit d131618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/reference/build-system/pyproject-toml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ that build requirements are handled independently of the user's runtime
2929
environment.
3030

3131
For example, a project that needs an older version of setuptools to build can
32-
still be installed, even if the user has an newer version installed (and
32+
still be installed, even if the user has a newer version installed (and
3333
without silently replacing that version).
3434

3535
### Build-time dependencies

0 commit comments

Comments
 (0)