DATAGEODE-30 - Fix Reference Guide formatting.
Fix typo in region.adoc involving the Local Region example.
This commit is contained in:
@@ -308,8 +308,12 @@ For more details on using Apache Geode in JTA transactions, see http://geode.apa
|
||||
For more details on configuring Apache Geode as a "_Last Resource_",
|
||||
see http://geode.apache.org/docs/guide/11/developing/transactions/JTA_transactions.html#concept_csy_vfb_wk[here].
|
||||
|
||||
:leveloffset: +1
|
||||
|
||||
include::{basedocdir}/reference/cq-container.adoc[]
|
||||
|
||||
:leveloffset: -1
|
||||
|
||||
[[apis:declarable]]
|
||||
== Wiring `Declarable` Components
|
||||
|
||||
|
||||
@@ -940,7 +940,7 @@ naming conventions to wire the cache):
|
||||
----
|
||||
|
||||
Here, a local Region is created (if one doesn't exist already). The name of the Region is the same as the bean id
|
||||
(`myLocalRegion`) and the bean assumes the existence of a Geode cache named `gemfireCache`.
|
||||
(`exampleLocalRegion`) and the bean assumes the existence of a Geode cache named `gemfireCache`.
|
||||
|
||||
[[bootstrap:region:replicate]]
|
||||
== Replicated Region
|
||||
|
||||
Reference in New Issue
Block a user