You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2017/11/03 22:57:44 UTC

[geode] branch develop updated: User Guide: Fixed a typo in Basic Config/Data Regions/Region Management

This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9cb7e42  User Guide: Fixed a typo in Basic Config/Data Regions/Region Management
9cb7e42 is described below

commit 9cb7e42325331bd32eeb001e9530a28c6e436d45
Author: Dave Barnes <db...@pivotal.io>
AuthorDate: Fri Nov 3 15:57:40 2017 -0700

    User Guide: Fixed a typo in Basic Config/Data Regions/Region Management
---
 geode-docs/basic_config/data_regions/managing_data_regions.html.md.erb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/geode-docs/basic_config/data_regions/managing_data_regions.html.md.erb b/geode-docs/basic_config/data_regions/managing_data_regions.html.md.erb
index 7097860..4256499 100644
--- a/geode-docs/basic_config/data_regions/managing_data_regions.html.md.erb
+++ b/geode-docs/basic_config/data_regions/managing_data_regions.html.md.erb
@@ -30,8 +30,7 @@ The `org.apache.geode.cache.Region` interface implements `java.util.Map`.
 Each region's attributes define how the data in the region is stored, distributed, and managed. Data regions can be distributed, partitioned among system members, or local to the member.
 
 *Region shortcuts* identify commonly-used types of regions.
-See more information about region shortcuts at [Region Shortcuts](../../reference/topics/chapter_overview_regionshortcuts.html).
-for more information about region shortcuts.
+See [Region Shortcuts](../../reference/topics/chapter_overview_regionshortcuts.html) for more information.
 
 **Note:**
 If you change attributes that define a region, you must restart the member for the changes to take effect.

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].