Skip to content

Commit 23d455c

Browse files
authored
Merge pull request #3534 from atiabbz/patch-1
[Docs] Typo in Quickstart
2 parents d03da04 + 7db7edd commit 23d455c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ distributing into something that looks like the following
123123
├── __init__.py
124124
└── ... (other Python files)
125125

126-
With :ref:`build installed in you system <install-build>`, you can then run::
126+
With :ref:`build installed in your system <install-build>`, you can then run::
127127

128128
python -m build
129129

0 commit comments

Comments
 (0)