mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
doc: fixed typo in python-interpreter-table.nix
This commit is contained in:
parent
716984067c
commit
60e29dadae
1 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ let
|
|||
|
||||
in
|
||||
writeText "python-interpreter-table.md" ''
|
||||
| Package | Aliases | Interpeter |
|
||||
|---------|---------|------------|
|
||||
| Package | Aliases | Interpreter |
|
||||
|---------|---------|-------------|
|
||||
${toMarkdown result}
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue