Sfoglia il codice sorgente

Merge pull request #2 from cenkalti/patch-1

fix a typo
mattn 11 anni fa
parent
commit
57ad877732
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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