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:
Srikanth Manvi
2017-07-26 12:22:31 -04:00
committed by John Blum
parent 10d0186218
commit 31ec8b7edd

View File

@@ -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