浏览代码

A small one-letter correction

Sorry for the one-letter push, was just reading the README
François Gallois 2 年之前
父节点
当前提交
644f8aa15b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>...
 ```