Update doc/manual/src/design/overview.md

Co-authored-by: Valentin Gagarin <valentin@fricklerhandwerk.de>
This commit is contained in:
John Ericson
2022-08-04 12:37:46 +02:00
committed by Valentin Gagarin
co-authored by Valentin Gagarin
parent a04340f9a1
commit 75c5191a1f
+1 -1
View File
@@ -1,6 +1,6 @@
# Overview
Nix is broken into layers that operate fairly independently.
Nix consists of layers that operate fairly independently.
At the top is the *command line interface*, i.e. the argument parsing of the various Nix executables.