mirror of
https://github.com/NixOS/nix
synced 2025-06-29 23:13:14 +02:00
use singular to match section heading
This commit is contained in:
parent
e63a768e21
commit
7b7e4c6340
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Store objects are [immutable][immutable-object]: once created, they do not chang
|
||||||
|
|
||||||
## Reference
|
## Reference
|
||||||
|
|
||||||
References to store objects are [opaque][opaque-data-type], [unique identifiers][unique-identifier]:
|
A store object reference is an [opaque][opaque-data-type], [unique identifier][unique-identifier]:
|
||||||
The only way to obtain references is by adding or building store objects.
|
The only way to obtain references is by adding or building store objects.
|
||||||
A reference will always point to exactly one store object.
|
A reference will always point to exactly one store object.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue