Skip to content

Commit cd4df6f

Browse files
committed
Polish to the edits in Chapter 19 - Apache Geode API Extentions.
Resolves gh-106.
1 parent 53210f3 commit cd4df6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-geode-docs/src/docs/asciidoc/_includes/geode-api-ext.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ to make use of the {geode-name} {apache-geode-javadoc}[APIs] in a Spring and non
1010
effective. While this module is relatively new, it already contains several necessary API extensions.
1111

1212
{geode-name} {apache-geode-javadoc}[APIs] can be complex and difficult to use properly, especially without prior
13-
knowledge or experience. Users often get things wrong, which is why Spring's APIs
14-
for {geode-name} are invaluable. They lead users to do the right thing from the start, first and foremost.
13+
knowledge or experience. Users often get things wrong, which is why Spring's APIs for {geode-name} are invaluable.
14+
They lead users to do the right thing from the start, first and foremost.
1515

1616
However, this module does not exist only to help users use {geode-name}'s APIs more effectively. In fact, with
1717
Spring's abstractions, it should not be necessary to use {geode-name} APIs at all -- for example, when using the Spring Cache

0 commit comments

Comments
 (0)