Skip to content

Commit 6b679b7

Browse files
committed
Polish
See gh-22945
1 parent f75e988 commit 6b679b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4747,7 +4747,7 @@ Spring Data includes repository support for Couchbase.
47474747
For complete details of Spring Data Couchbase, refer to the {spring-data-couchbase-docs}[reference documentation].
47484748

47494749
You can inject an auto-configured `CouchbaseTemplate` instance as you would with any other Spring Bean, provided a `CouchbaseClientFactory` bean is available.
4750-
This happens when a `Cluster` is availabe, as described above, and a bucket name as been specified:
4750+
This happens when a `Cluster` is available, as described above, and a bucket name has been specified:
47514751

47524752
[source,properties,indent=0,configprops]
47534753
----

0 commit comments

Comments
 (0)