From affd9bbab7b9da0c60c023209bebe91fdbcdd3d5 Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Tue, 11 Mar 2025 12:30:21 -0400 Subject: [PATCH] Update doc/manual/source/protocols/store-path.md Co-authored-by: John Ericson --- doc/manual/source/protocols/store-path.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/source/protocols/store-path.md b/doc/manual/source/protocols/store-path.md index 8469195ad..ee7fb3a12 100644 --- a/doc/manual/source/protocols/store-path.md +++ b/doc/manual/source/protocols/store-path.md @@ -73,8 +73,8 @@ the end, while base-16 processes in from the beginning. `id` is the name of the output (usually, "out"). For content-addressed store objects, `id`, is always "out". -- `inner-digest` = base-16 representation of a SHA-256 hash of `inner-fingerprint`. The - base-16 encoding uses lower-cased hex digits. +- `inner-digest` = base-16 representation of a SHA-256 hash of `inner-fingerprint`. + The base-16 encoding uses lower-cased hex digits. ## Inner fingerprint