Skip to content

Commit 72ab6c3

Browse files
authored
Remove redundant word from reference documentation.
Closes #634
1 parent f02e398 commit 72ab6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/preface.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Spring Data R2DBC project applies core Spring concepts to the development of
55
We provide a `DatabaseClient` as a high-level abstraction for storing and querying rows.
66

77
This document is the reference guide for Spring Data - R2DBC Support.
8-
It explains R2DBC module concepts and semantics and.
8+
It explains R2DBC module concepts and semantics.
99

1010
This section provides some basic introduction to Spring and databases.
1111
[[get-started:first-steps:spring]]

0 commit comments

Comments
 (0)