From 8edf1071773244095aacd059ebe5b03098d255e3 Mon Sep 17 00:00:00 2001 From: Matt Audesse Date: Wed, 22 Mar 2017 10:11:23 -0400 Subject: Fix minor grammatical nitpick ("it's" vs. "its") in `README.md`. See: http://data.grammarbook.com/blog/pronouns/1-grammar-error/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1eb73b256f55..3173c6c448a9 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. -- cgit 1.4.1