Browse Source

Removed superfluous "for" in project summary.

gh-pages
Oliver Gierke 9 years ago
parent
commit
aac4c20d83
  1. 2
      index.html

2
index.html

@ -42,7 +42,7 @@ badges: @@ -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 %}

Loading…
Cancel
Save