From 8b57ac1e1dc7b325e8a8ab93cea1793537daef61 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Mon, 27 Apr 2015 18:28:38 +0200 Subject: [PATCH] Maybe this'll work? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87fe685..fd52a4c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Like `.tap` in Bluebird, but for errors. Sees errors, but doesn't catch them. Handy when you want to peek at errors, but want to do the actual error handling elsewhere. - + ## License