From 1dc53d67e3bc98a093c7992aee0e6cf0ecf22350 Mon Sep 17 00:00:00 2001 From: Gilles-Philippe Morin Date: Thu, 15 Jan 2015 23:22:53 -0500 Subject: [PATCH] "too" becomes "to" It's a mistake, "you need to be a designer" and not "you need too be a designer". --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 900b089..2320afc 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ And that's how impress.js presentations are built - with HTML and CSS code. Believe me, you need quite decent HTML and CSS skills to be able to use impress.js effectively. - More importantly, you need too be a designer. There are no default styles or layouts for impress.js presentations. + More importantly, you need to be a designer. There are no default styles or layouts for impress.js presentations. You need to design and build it by hand.