diff --git a/doc/manual/src/protocols/store-path.md b/doc/manual/src/protocols/store-path.md index 595c7a10e..fcf8038fc 100644 --- a/doc/manual/src/protocols/store-path.md +++ b/doc/manual/src/protocols/store-path.md @@ -95,11 +95,11 @@ where hashes of the for [Nix Archive (NAR)] (arbitrary file system object) serialization - ```ebnf - | + | "" ``` (empty string) for hashes of the flat (single file) serialization - - ```ebf + - ```ebnf algo = "md5" | "sha1" | "sha256" ```