aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/manual/src/architecture/architecture.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/architecture/architecture.md b/doc/manual/src/architecture/architecture.md
index 24150fc2b..972ff2d58 100644
--- a/doc/manual/src/architecture/architecture.md
+++ b/doc/manual/src/architecture/architecture.md
@@ -36,7 +36,7 @@ It is used to compose expressions which ultimately evaluate to self-contained *b
[purely functional]: https://en.m.wikipedia.org/wiki/Purely_functional_programming
-Command line interface and Nix language are what users interact with most.
+The command line interface and the Nix language are what users interact with most.
> **Note**
> The Nix language itself does not have a notion of *packages* or *configurations*.