From: Scott Worley <scottworley@scottworley.com>
Date: Wed, 15 Jul 2020 19:44:34 +0000 (-0700)
Subject: Fix typo in README
X-Git-Tag: v3.0.1~4
X-Git-Url: http://git.scottworley.com/pinch/commitdiff_plain/1c2be76a004c61939e70baf025f0e3cc710f082b

Fix typo in README
---

diff --git a/README b/README
index b0c1ebc..5c45107 100644
--- a/README
+++ b/README
@@ -31,4 +31,4 @@ Advantages over nix-channel:
 
     * Deploy the exact same channel content to multiple machines.
     * Store your pin file in revision control for more powerful rollback mechanism than `nix-channel --rollback`.
-    * Chanel contents are verified by hash before being installed.
+    * Channel contents are verified by hash before being installed.