doc: add missing space on git-config page

Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Gabriel “gabldotink” committed Mar 18, 2026 at 15:00 UTC fc8a4f15e76ba986707dd0257ed0cc84c009f267
1 file changed +1 -1
Documentation/git-config.adoc
+1 -1
@@ -213,7 +213,7 @@ See also <<FILES>>.
213 +
214 Valid `<type>`'s include:
215 +
216 -- 'bool': canonicalize values `true`, `yes`,`on`, and positive
216 +- 'bool': canonicalize values `true`, `yes`, `on`, and positive
217 numbers as "true", and values `false`, `no`, `off` and `0` as
218 "false".
219 - 'int': canonicalize values as simple decimal numbers. An optional suffix of