diff --git a/machII/properties/EnvironmentProperty.cfc b/machII/properties/EnvironmentProperty.cfc
index 1f48378..95a016c 100644
--- a/machII/properties/EnvironmentProperty.cfc
+++ b/machII/properties/EnvironmentProperty.cfc
@@ -241,7 +241,7 @@ properties struct can take complex datatypes like structs and arrays.
, "The environment name of '#environmentName#' was inherited from the base application environment property. No environment with that name is available in this module named '#getAppManager().getModuleName()#'."
, "Please define a default environment for this module or add defined an environment with the name of '#environmentName#'.") />
@@ -326,7 +326,7 @@ properties struct can take complex datatypes like structs and arrays.
hint="Matches the current server to an environment name.">
-
+
@@ -361,14 +361,17 @@ properties struct can take complex datatypes like structs and arrays.
+
-
+
+
+