aboutsummaryrefslogtreecommitdiff
path: root/src/nix/flake-init.md
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2021-03-26 16:14:38 +0100
committerEelco Dolstra <edolstra@gmail.com>2021-03-26 16:14:38 +0100
commit4638bcfb2cfb74cb5029c0da0af38bb7ca4b4a6f (patch)
tree2fba934d6d7f7e1bb41a38861d35ba3887d4ca9b /src/nix/flake-init.md
parentdc6a8f154856be4a969fc9a03ff2aa0529abbbf9 (diff)
Fix some typos
Fixes #4671.
Diffstat (limited to 'src/nix/flake-init.md')
-rw-r--r--src/nix/flake-init.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/flake-init.md b/src/nix/flake-init.md
index c66154ad5..890038016 100644
--- a/src/nix/flake-init.md
+++ b/src/nix/flake-init.md
@@ -24,7 +24,7 @@ R""(
This command creates a flake in the current directory by copying the
files of a template. It will not overwrite existing files. The default
-template is `templates#defaultTemplate`, but this can be overriden
+template is `templates#defaultTemplate`, but this can be overridden
using `-t`.
# Template definitions