From e75559db08f7b39b52174376673b0beedc008575 Mon Sep 17 00:00:00 2001
From: Oren <oren_segal@student.uml.edu>
Date: Tue, 5 May 2015 16:43:40 +0000
Subject: [PATCH] Fixed typo

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a8fb250..0f425a3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Aparapi-Ucores - Aparapi for Unconvenional Cores
+Aparapi-Ucores - Aparapi for Unconventional Cores
 ================================================
 This project is a fork of AMD's Aparapi framework meant to allow using simple Java code to target any type of heterogeneous device that supports OpenCL.
 
@@ -82,4 +82,4 @@ Acknowledgments
 
 2. HP Servers which believed back in 2012 that Java-OpenCL on FPGAs is something worth looking at.
 
-3. Altera, Nallatech and Terassic for contributing FPGA hardware for us to develop and test on.
+3. Altera, Nallatech and Terassic for contributing FPGA hardware for us to develop and test on.
\ No newline at end of file
-- 
GitLab