forked from lix-project/lix
Fix minor grammatical nitpick ("it's" vs. "its") in README.md
.
See: http://data.grammarbook.com/blog/pronouns/1-grammar-error/
This commit is contained in:
parent
0a7ca24c26
commit
8edf107177
|
@ -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