Procházet zdrojové kódy

A small one-letter correction

Sorry for the one-letter push, was just reading the README
François Gallois před 2 roky
rodič
revize
644f8aa15b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -29,7 +29,7 @@ zigup clean [<version>]
 # mark a compiler to keep
 zigup keep <version>
 
-# run a specific version of the copmiler
+# run a specific version of the compiler
 zigup run <version> <args>...
 ```