mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
use singular for class names consistently
This commit is contained in:
parent
689b32a543
commit
75ce324052
3 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# Derivations
|
||||
# Derivation
|
||||
|
||||
Derivations are recipes to create store objects.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Store Paths
|
||||
# Store Path
|
||||
|
||||
A store path is a pair of a 20-byte digest and a name.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue