forked from lix-project/lix
Merge pull request #1287 from mattaudesse/readme-grammar-its-typo
Fix minor grammatical nitpick ("it's" vs. "its") in `README.md`.
This commit is contained in:
commit
165786dbc0
|
@ -1,7 +1,7 @@
|
||||||
Nix, the purely functional package manager
|
Nix, the purely functional package manager
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
|
|
||||||
Nix is a new take on package management that is fairly unique. Because of it's
|
Nix is a new take on package management that is fairly unique. Because of its
|
||||||
purity aspects, a lot of issues found in traditional package managers don't
|
purity aspects, a lot of issues found in traditional package managers don't
|
||||||
appear with Nix.
|
appear with Nix.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue