From 206999725a7d97c81a001a7664e1b2e8c58ffb0e Mon Sep 17 00:00:00 2001 From: Adam Holmberg Date: Mon, 22 May 2017 12:13:46 -0500 Subject: [PATCH] DATACASS-449 - Remove redundant paragraph in preface. Original pull request: #104. --- src/main/asciidoc/preface.adoc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/main/asciidoc/preface.adoc b/src/main/asciidoc/preface.adoc index 48cdc2a26..2e4340f56 100644 --- a/src/main/asciidoc/preface.adoc +++ b/src/main/asciidoc/preface.adoc @@ -13,10 +13,6 @@ This section provides a basic introduction to Spring, Spring Data and the Cassan refers only to Spring Data for Apache Cassandra features and assumes the user is familiar with Cassandra as well as core Spring concepts. -This section provides some basic introduction to Spring and Cassandra database. The rest of the document -refers only to Spring Data for Apache Cassandra features and assumes the user is familiar with Apache Cassandra as -well as Spring concepts. - [[get-started:first-steps:spring]] == Knowing Spring @@ -120,4 +116,4 @@ Lastly, you can follow the Spring http://spring.io/blog[blog] or the project te * Bugtracker - https://jira.spring.io/browse/DATACASS * Release repository - https://repo.spring.io/libs-release * Milestone repository - https://repo.spring.io/libs-milestone -* Snapshot repository - https://repo.spring.io/libs-snapshot \ No newline at end of file +* Snapshot repository - https://repo.spring.io/libs-snapshot