From 7db7edd88621c67fcfa4ea3fd4e629662c3a19ea Mon Sep 17 00:00:00 2001 From: Atiab Bin Zakaria <61742543+atiabbz@users.noreply.github.com> Date: Wed, 17 Aug 2022 17:51:01 +0800 Subject: [Docs] Typo in Quickstart --- docs/userguide/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/userguide/quickstart.rst b/docs/userguide/quickstart.rst index 352a37bd..e2afdb8b 100644 --- a/docs/userguide/quickstart.rst +++ b/docs/userguide/quickstart.rst @@ -123,7 +123,7 @@ distributing into something that looks like the following ├── __init__.py └── ... (other Python files) -With :ref:`build installed in you system `, you can then run:: +With :ref:`build installed in your system `, you can then run:: python -m build -- cgit v1.2.1