aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/design/overview.md
diff options
context:
space:
mode:
authorJohn Ericson <git@JohnEricson.me>2022-03-21 11:41:15 -0400
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-08-04 12:37:46 +0200
commita210504bc7b67defe16fda97a6d2a844ecc9bd2b (patch)
tree61ee5b2c8e693fdbe3d10fe4578cc942de8eda1b /doc/manual/src/design/overview.md
parente64633f98f290cb571df72a667a0a267722fc397 (diff)
Apply suggestions from code review
Diffstat (limited to 'doc/manual/src/design/overview.md')
-rw-r--r--doc/manual/src/design/overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/design/overview.md b/doc/manual/src/design/overview.md
index 05f4a70b2..792cfefbf 100644
--- a/doc/manual/src/design/overview.md
+++ b/doc/manual/src/design/overview.md
@@ -10,4 +10,4 @@ These are the layers which users interact with most.
Below that is the *store layer*, Nix's machinery for presenting and files and fully elaborated build plans, and also executing those build plans.
The store layer may not be as visible, but this is the heart of Nix.
-This chapter will start there and work up towards the more user-facing interfaces described in the rest of the manual.
+This chapter describes Nix starting with that bottom store layer, then working its way up until it reaches the more user-facing interfaces described in the rest of the manual."