use the term reference correctly

This commit is contained in:
Valentin Gagarin 2023-02-27 13:04:54 +01:00 committed by GitHub
parent b0c23999d2
commit 1b49e6fea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@
closures of store paths.
As an example, if the [store object] at path `P` contains a [reference]
to store object `Q`, then `Q` is in the closure of `P`. Further, if `Q`
to a store object at path `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}\