Fix typo
diff --git a/index.html b/index.html
index 05b91eb..b394f87 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
     <div id="header-content">
 
     <h2>Under Construction:</h2>
-    <p>We are in the processing of unpacking our bags and making Eclipse our new home. Expect a more detailed project page to follow soon. Additional details can be found at our Eclipse Project Management Infrastructure page: <a href="https://projects.eclipse.org/projects/ecd.codewind" target="_blank">https://projects.eclipse.org/projects/ecd.codewind</a> </p>
+    <p>We are in the process of unpacking our bags and making Eclipse our new home. Expect a more detailed project page to follow soon. Additional details can be found at our Eclipse Project Management Infrastructure page: <a href="https://projects.eclipse.org/projects/ecd.codewind" target="_blank">https://projects.eclipse.org/projects/ecd.codewind</a> </p>
 
     <h2>Background:</h2> 
     <p>Traditionally, applications have been created on the developer's desktop, debugged locally, and then built and deployed through an automated devops pipeline. There are often numerous differences between these environments, including operating system, runtime or package versions, and environment.</p>