From f370a5a26cf8680f0d77b07d71b471a3e5222a48 Mon Sep 17 00:00:00 2001 From: Valentin Gagarin Date: Tue, 7 Feb 2023 20:40:29 +0100 Subject: [PATCH] Update doc/manual/src/glossary.md Co-authored-by: John Ericson --- doc/manual/src/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/src/glossary.md b/doc/manual/src/glossary.md index a17a9e9eb..eeabdbfdc 100644 --- a/doc/manual/src/glossary.md +++ b/doc/manual/src/glossary.md @@ -140,7 +140,7 @@ closures of store paths. As an example, if the store object at path `P` contains a [reference] - to path `Q`, then `Q` is in the closure of `P`. Further, if `Q` + to store object `Q`, then `Q` is in the closure of `P`. Further, if `Q` references `R` then `R` is also in the closure of `P`. - [output path]{#gloss-output-path}\