From 0d2cf933fc9413b381e9f932ec3c87df3c9f397b Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Wed, 1 Jun 2016 11:26:38 +0200 Subject: [PATCH] docs: fix indent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4390a2b..83784c4 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,8 @@ - [TodoMVC](http://shuheikagawa.com/todomvc-choo/) ([github](https://github.com/shuhei/todomvc-choo)) -_note: If you've built something cool using `choo` or are using it in production, we'd -love to hear from you!_ +_note: If you've built something cool using `choo` or are using it in +production, we'd love to hear from you!_ ## Getting started Let's create an input box that changes the content of a textbox in real time.