From df0d26efde1b18bef0adfe07cde2faff8683237b Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Sat, 7 Jul 2012 20:19:10 +0700 Subject: [PATCH] README typo (spotted by Steve Miner). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8f2a8f..96eb16a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Timbre is an attempt to make **simple logging simple** and more **complex loggin ## Status [![Build Status](https://secure.travis-ci.org/ptaoussanis/timbre.png?branch=master)](http://travis-ci.org/ptaoussanis/timbre) -Tower is still currently *experimental*. It **has not yet been thoroughly tested in production** and its API is subject to change. To run tests against all supported Clojure versions, use: +Timbre is still currently *experimental*. It **has not yet been thoroughly tested in production** and its API is subject to change. To run tests against all supported Clojure versions, use: ```bash lein2 all test