aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/manual/src/design/store/objects.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/src/design/store/objects.md b/doc/manual/src/design/store/objects.md
index 8431958a5..38c73bc7a 100644
--- a/doc/manual/src/design/store/objects.md
+++ b/doc/manual/src/design/store/objects.md
@@ -1,6 +1,6 @@
# Store Objects
-File system data in Nix is organized into *store objects*.
+Data in Nix is chiefly organized into *store objects*.
A store object is the pair of
- A (root) file system object
@@ -8,7 +8,7 @@ A store object is the pair of
## File system objects
-The nix store uses a simple filesystem model.
+The Nix store uses a simple filesystem model.
In particular, every file system object falls into these three cases:
- File: an executable flag, and arbitrary data