From c00c1cb6e045b71ad3d4e0fb55af256e85042e13 Mon Sep 17 00:00:00 2001 From: Lucas Azzola Date: Mon, 1 Jan 2018 12:40:10 +1100 Subject: [PATCH] Change quoted date back to 2017 --- docs/why-prettier.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/why-prettier.md b/docs/why-prettier.md index 99096f5d..7bf1d4e2 100644 --- a/docs/why-prettier.md +++ b/docs/why-prettier.md @@ -30,7 +30,7 @@ What usually happens once people are using Prettier is that they realize that th * “I want to write code. Not spend cycles on formatting.” * “It removed 5% that sucks in our daily life - aka formatting” -* “We're in 2018 and it's still painful to break a call into multiple lines when you happen to add an argument that makes it go over the 80 columns limit :(“ +* “We're in 2017 and it's still painful to break a call into multiple lines when you happen to add an argument that makes it go over the 80 columns limit :(“ ## Easy to adopt