Skip to content

Commit 3ebaf2b

Browse files
leestana01mp911de
authored andcommitted
Fix typos and a malformed anchor in the preface.
Signed-off-by: leestana01 <leestana01@naver.com> Closes #3377
1 parent 163900b commit 3ebaf2b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/main/antora/modules/ROOT/pages/preface.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ In general, this should be the starting point for developers wanting to try Spri
3737
== Learning NoSQL and Key Value Stores
3838

3939
NoSQL stores have taken the storage world by storm.
40-
It is a vast domain with a plethora of solutions, terms, and patterns (to make things worse, even the term itself has multiple https://www.google.com/search?q=nosoql+acronym[meanings]).
40+
It is a vast domain with a plethora of solutions, terms, and patterns (to make things worse, even the term itself has multiple https://www.google.com/search?q=nosql+acronym[meanings]).
4141
While some of the principles are common, it is crucial that you be familiar to some degree with the stores supported by SDR. The best way to get acquainted with these solutions is to read their documentation and follow their examples.
42-
It usually does not take more then five to ten minutes to go through them and, if you come from an RDMBS-only background, many times these exercises can be eye-openers.
42+
It usually does not take more than five to ten minutes to go through them and, if you come from an RDBMS-only background, many times these exercises can be eye-openers.
4343

4444
[[get-started:first-steps:samples]]
4545
=== Trying out the Samples
@@ -61,12 +61,12 @@ Learning a new framework is not always straightforward.
6161
In this section, we try to provide what we think is an easy-to-follow guide for starting with the Spring Data Redis module.
6262
However, if you encounter issues or you need advice, feel free to use one of the following links:
6363

64-
[get-started:help:community]]
64+
[[get-started:help:community]]
6565
Community Forum :: Spring Data on https://stackoverflow.com/questions/tagged/spring-data[Stack Overflow] is a tag for all Spring Data (not just Document) users to share information and help each other.
6666
Note that registration is needed only for posting.
6767

6868
[[get-started:help:professional]]
69-
Professional Support :: Professional, from-the-source support, with guaranteed response time, is available from https://pivotal.io/[Pivotal Sofware, Inc.], the company behind Spring Data and Spring.
69+
Professional Support :: Professional, from-the-source support, with guaranteed response time, is available from https://pivotal.io/[Pivotal Software, Inc.], the company behind Spring Data and Spring.
7070

7171
[[get-started:up-to-date]]
7272
== Following Development

0 commit comments

Comments
 (0)