From aac4c20d834eca3025c51c13958860ce2d8e5822 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 29 Jun 2017 18:39:24 +0200 Subject: [PATCH] Removed superfluous "for" in project summary. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4db41ea6f..ba8589e1f 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ badges: {% capture billboard_description %} -Spring Data for [MongoDB](http://www.mongodb.org/) is part of the umbrella Spring Data project which aims to provide a familiar and consistent Spring-based programming model for for new datastores while retaining store-specific features and capabilities. +Spring Data for [MongoDB](http://www.mongodb.org/) is part of the umbrella Spring Data project which aims to provide a familiar and consistent Spring-based programming model for new datastores while retaining store-specific features and capabilities. {% endcapture %} {% capture main_content %}