From 1bf7e42d8ad092f5989a583c00002452adc69654 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 23 Aug 2018 16:25:34 +0200 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 709a285..b738434 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Here is what is included: - `log`: really fast and beautiful logging - `modules`: a multi stage, dependency aware boot process for your software - `config`: simple, live updating and extremely fast configuration storage -- `info`: easily tag you builds with versions, commit hashes, and so on +- `info`: easily tag your builds with versions, commit hashes, and so on - `taskmanager`: run your more important goroutines first - `formats`: some handy data encoding libs - `crypto/hash`: easy self-identifying hashes