diff --git a/README.md b/README.md index 1eb73b256f55732d35354a359c52ac6bd36ba6b0..3173c6c448a990e1fb1ecc4aabc49837e170dbb4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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 appear with Nix.