mkevo commented on a change in pull request #5159:
URL: https://github.com/apache/geode/pull/5159#discussion_r430875852



##########
File path: geode-docs/basic_config/data_regions/region_naming.html.md.erb
##########
@@ -24,7 +24,7 @@ follow these region naming guidelines.
 
 -   Permitted characters within region names are alphanumeric characters
 (`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789`),
-the underscore character (`_`), and the hyphen character (`-`).
+the dot character (`.`), the underscore character (`_`), the square brackets 
characters (`[, ]`) and the hyphen character (`-`).

Review comment:
       Done! Thanks @davebarnes97!




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to