drive by fix to README.md

This commit is contained in:
Matt Williams
2015-01-23 01:57:51 +00:00
parent 844911ce07
commit 2bc78c204b
+1 -1
View File
@@ -2,7 +2,7 @@
Logrus is a structured logger for Go (golang), completely API compatible with
the standard library logger. [Godoc][godoc]. **Please note the Logrus API is not
yet stable (pre 1.0), the core API is unlikely change much but please version
yet stable (pre 1.0), the core API is unlikely to change much but please version
control your Logrus to make sure you aren't fetching latest `master` on every
build.**