doc/packages/python-tree-sitter: fix typo
This commit is contained in:
parent
82b3269096
commit
dbbf70e0a8
@ -8,7 +8,7 @@ For example, to experiment with the Rust grammar, you can create a shell environ
|
||||
|
||||
```nix
|
||||
{
|
||||
pkgs ? <nixpkgs> { },
|
||||
pkgs ? import <nixpkgs> { },
|
||||
}:
|
||||
|
||||
pkgs.mkShell {
|
||||
|
Loading…
x
Reference in New Issue
Block a user