浏览代码

Merge pull request #2 from cenkalti/patch-1

fix a typo
mattn 11 年之前
父节点
当前提交
57ad877732
共有 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