SGF-652 - Typo in documentation.
Resolves gh-90. (cherry picked from commit d531c651604879ae87146f0d3571ec199fdc05ea) Signed-off-by: John Blum <jblum@pivotal.io>
This commit is contained in:
committed by
John Blum
parent
10d0186218
commit
31ec8b7edd
@@ -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 GemFire cache named `gemfireCache`.
|
||||
(`exampleLocalRegion`) and the bean assumes the existence of a GemFire cache named `gemfireCache`.
|
||||
|
||||
[[bootstrap:region:replicate]]
|
||||
== Replicated Region
|
||||
|
||||
Reference in New Issue
Block a user