From e16b71b344b8f4c60eaa047d3ef9e3f1bc6046e5 Mon Sep 17 00:00:00 2001
From: Sergi Almacellas Abellana <sergi@koolpi.com>
Date: Tue, 20 Nov 2018 18:36:20 +0100
Subject: [PATCH] Remove trailing space on faqs

---
 docs/faq.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/faq.html b/docs/faq.html
index eacb409..edced65 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -96,7 +96,7 @@
 
 					<h6 id="async">Can Papa Parse be loaded asynchronously (after the page loads)?</h6>
 					<p>
-						Yes. 
+						Yes.
 					</p>