Skip to content

Commit d4e91f6

Browse files
authored
Merge pull request #428 from a-kenji/fix-typos
docs: Fix typo
2 parents 80a2e7d + fe0cc4f commit d4e91f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ nix flake lock
101101
```
102102

103103
This will download your flake dependencies and make a `flake.lock` file that
104-
describes how to reproducably build your system.
104+
describes how to reproducibly build your system.
105105

106106
Optionally, you can commit these files to a repo such as Github, or you can
107107
simply reference your local directory when you run **nixos-anywhere**. This

0 commit comments

Comments
 (0)