Browse Source

Merge pull request #2 from cenkalti/patch-1

fix a typo
mattn 11 năm trước cách đây
mục cha
commit
57ad877732
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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