This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix-site.git

commit c1698a4648df1c7b2de8ead1d31957b63b135f62
Author: Roy Lenferink <rlenfer...@apache.org>
AuthorDate: Sun Jan 13 15:43:34 2019 +0100

    Grammatical fix in index.html
---
 source/index.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/source/index.html b/source/index.html
index 21c4bd4..c97f834 100644
--- a/source/index.html
+++ b/source/index.html
@@ -40,9 +40,8 @@ title: Welcome to Apache Celix
         <div class="card-body">
           <h4 class="card-title">Welcome to Apache Celix</h4>
           <p class="card-text">
-            Apache Celix is an implementation of the OSGi specification 
adapted to C and C++. It is a provides a
-            framework to develop (dynamic) modular software applications using 
component and/or service-oriented
-            programming.
+            Apache Celix is an implementation of the OSGi specification 
adapted to C and C++. It is a framework to 
+            develop (dynamic) modular software applications using component 
and/or service-oriented programming.
           </p>
 
           <p class="card-text">

Reply via email to