fix whitespace
authorJoey Hess <joeyh@joeyh.name>
Tue, 28 Mar 2023 21:13:04 +0000 (17:13 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 28 Mar 2023 21:13:04 +0000 (17:13 -0400)
doc/design/external_special_remote_protocol.mdwn

index 665687f5beee2d4e152e56e1a8f27c2fa1541b99..d4bf6bcf3d3f8501990690cc44a0d04e009646ef 100644 (file)
@@ -435,7 +435,7 @@ The two protocol versions are actually identical.
 
 Old versions of git-annex that supported only `VERSION 1`
 had a bug in their implementation of the 
-part of the protocol documented in the[[export_and_import_appendix]].
+part of the protocol documented in the [[export_and_import_appendix]].
 The bug could result in ontent being exported to the wrong file.
 External special remotes that implement that should use `VERSION 2` to
 avoid talking to the buggy old version of git-annex.