From 300bc3f9415e074b70a35f72613cd47d46e75ed9 Mon Sep 17 00:00:00 2001 From: Juliya Smith Date: Wed, 20 Sep 2023 13:45:55 -0500 Subject: [PATCH] docs: correct word and space --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index f1e97ea4..0acdf6fe 100644 --- a/docs/config.md +++ b/docs/config.md @@ -108,7 +108,7 @@ Callables or other Python objects have to be passed in `setup.py` (via the `use_ : used as the primary source for the version number in which case it will be an unparsed string - !!! warning "its strongly recommended to use use distribution name specific pretend versions" + !!! warning "it is strongly recommended to use use distribution name specific pretend versions" `SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${NORMALIZED_DIST_NAME}`