瀏覽代碼

fix a typo

Cenk Altı 11 年之前
父節點
當前提交
e796a9a1da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ logrus.Error("something error")
 logrus.Fatal("panic")
 ```
 
-You can comple above code on non-windows OSs.
+You can compile above code on non-windows OSs.
 
 ## Installation