Skip to content

Commit 9d6ab45

Browse files
Merge pull request #917 from antazoey/docs/version-file-fix
docs: correct word and space in `SETUPTOOLS_SCM_PRETEND_VERSION` warning
2 parents ceca235 + 300bc3f commit 9d6ab45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Callables or other Python objects have to be passed in `setup.py` (via the `use_
108108
: used as the primary source for the version number
109109
in which case it will be an unparsed string
110110

111-
!!! warning "its strongly recommended to use use distribution name specific pretend versions"
111+
!!! warning "it is strongly recommended to use use distribution name specific pretend versions"
112112

113113

114114
`SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${NORMALIZED_DIST_NAME}`

0 commit comments

Comments
 (0)