From 848619de21a742d67365158d875279e5e394fc34 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Tue, 29 Nov 2016 17:32:49 -0500
Subject: [PATCH] Fixed minor typo.

---
 source/index.html.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/index.html.haml b/source/index.html.haml
index 34e0623..feca525 100644
--- a/source/index.html.haml
+++ b/source/index.html.haml
@@ -24,7 +24,7 @@ title: Overview
       .center.promo
         %i.material-icons settings
         %p.promo-caption Flexible
-        %p.light.center The full power and flexibility of OpenCL coding is fully exposed. All the low level calls as well as the ability to manipulate or post kernel files are still accessibleto developers.
+        %p.light.center The full power and flexibility of OpenCL coding is fully exposed. All the low level calls as well as the ability to manipulate or post kernel files are still accessible to developers.
 .divider
 .section
   .row.center
-- 
GitLab