diff --git a/index.html b/index.html
index d0dc1aa761..684e8835da 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@ badges:
{% capture billboard_description %}
-Extends the Spring programming model to support the well-known
+Extends the Spring programming model to support the well-known
[Enterprise Integration Patterns](http://www.eaipatterns.com). Spring Integration enables lightweight messaging
within Spring-based applications and supports integration with external systems via declarative adapters.
Those adapters provide a higher-level of abstraction over Spring's support for remoting, messaging,
@@ -201,6 +201,10 @@ public class Application {
* 50+ [Sample Applications](https://github.com/SpringSource/spring-integration-samples)
+### Community Sample Projects
+
+* [Xavier PadrĂ³](https://github.com/xpadro/spring-integration)
+
### Extensions
* [Community provided Extensions](https://github.com/SpringSource/spring-integration-extensions)