Skip to content

Commit 5c40b6e

Browse files
committed
Fine-tune wording according to trademark guidelines
1 parent 069594b commit 5c40b6e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
# Spring Data DynamoDB #
77

8-
The primary goal of the [Spring® Data](http://www.springsource.org/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) based data access layers.
8+
The primary goal of the [Spring® Data](http://www.springsource.org/spring-data) project is to make it easier to build Spring-powered applications that use data access technologies.
9+
This module deals with enhanced support for a data access layer built on [AWS DynamoDB](https://aws.amazon.com/dynamodb/).
910

1011
## Supported Features ##
1112

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
<artifactId>spring-data-dynamodb</artifactId>
66
<version>5.0.1-SNAPSHOT</version>
77
<name>Spring Data DynamoDB</name>
8-
<description>The primary goal of the Spring® Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for Amazon DynamoDB based data access layers.</description>
8+
<description>The primary goal of the Spring® Data project is to make it easier to build Spring-powered applications
9+
that use data access technologies.
10+
This module deals with enhanced support for a data access layer built on AWS DynamoDB.</description>
911
<url>http://github.com/derjust/spring-data-dynamodb</url>
1012

1113
<licenses>

0 commit comments

Comments
 (0)