]> git.scottworley.com Git - pinch/commitdiff
Fix typo in README
authorScott Worley <scottworley@scottworley.com>
Wed, 15 Jul 2020 19:44:34 +0000 (12:44 -0700)
committerScott Worley <scottworley@scottworley.com>
Wed, 15 Jul 2020 19:44:34 +0000 (12:44 -0700)
README

diff --git a/README b/README
index b0c1ebced5fa5dbbac9c8e6e17dd6f4998879608..5c451076bb15236488d376599f1d8aa9c6b9fb32 100644 (file)
--- 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.