jewel alert controlbar rename o property to avoid it be seen as a class
diff --git a/component-sets/jewel/jewel-alert.md b/component-sets/jewel/jewel-alert.md
index 507a071..50f5eb6 100644
--- a/component-sets/jewel/jewel-alert.md
+++ b/component-sets/jewel/jewel-alert.md
@@ -56,7 +56,7 @@
 width="100%" height="300" 
 src="assets/BE0002_Using_Jewel_Alert_Control/index.html"></iframe>
 
-To close the window, click one of the buttons on the bottom `ControlBar`, or programmatically call the `Alert.close()` method on the instance.
+To close the window, click one of the buttons on the bottom `controlBar`, or programmatically call the `Alert.close()` method on the instance.
 
 ## Relevant Properties and Methods