mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
fix various typos in docs
This commit is contained in:
parent
e088ab3eaf
commit
a70140b55a
15 changed files with 22 additions and 22 deletions
|
@ -170,9 +170,9 @@ sensitive.
|
|||
|
||||
|
||||
```shell
|
||||
$ nix init --template=template#pyton
|
||||
$ nix init --template=template#python
|
||||
------------------------------------------------------------------------
|
||||
Error! Template `template#pyton` not found.
|
||||
Error! Template `template#python` not found.
|
||||
------------------------------------------------------------------------
|
||||
Initializing Nix project at `/path/to/here`.
|
||||
Select a template for you new project:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue