aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-09-23 14:48:54 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-11-09 01:29:01 +0100
commitb5728ace5d5250a6d52df05802c9fc325153dc2c (patch)
tree37ff13717b15a1fd4ea68c87663ad41829709be8 /doc/manual/src
parentbe8744f937150c65ffa5d98ffdc74c502dbcdd5e (diff)
add articles
Diffstat (limited to 'doc/manual/src')
-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*.