Parcourir la source

Merge pull request #2 from cenkalti/patch-1

fix a typo
mattn il y a 11 ans
Parent
commit
57ad877732
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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