From 693b6889556b988d2ebc37100a2c8489634c735e Mon Sep 17 00:00:00 2001 From: Elazar Cohen Date: Thu, 14 Sep 2023 08:48:41 +0300 Subject: [PATCH] Typo in configuration.md --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 26b196e32..0ed45bc62 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -513,7 +513,7 @@ Known limitations: ```console # Very experimental rebuild on initial import feature -$ pip install --no-build-isolation --config-settings=editiable.rebuild=true -ve. +$ pip install --no-build-isolation --config-settings=editable.rebuild=true -ve. ``` Due to the length of this line already being long, you do not need to set the