doc hash-function-transition: fix incomplete sentence

Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Thomas Ackermann 2021-02-05 18:22:27 +00:00 committed by Junio C Hamano
parent 810372f881
commit cc9f0916bd

View File

@ -315,7 +315,7 @@ for all objects in the object store.
Reading an object's SHA-1 content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The SHA-1 content of an object can be read by converting all SHA-256 names
its SHA-256 content references to SHA-1 names using the translation table.
of its SHA-256 content references to SHA-1 names using the translation table.
Fetch
~~~~~