diff --git a/docs/Reference/Attributes.md b/docs/Reference/Attributes.md index b8627cd5..0b2d8304 100644 --- a/docs/Reference/Attributes.md +++ b/docs/Reference/Attributes.md @@ -208,7 +208,7 @@ A limited case of [constant foldable attribute](#constantfoldable), which applie ## CustomControl (String) {: #customcontrol } -Syntax: **[Description("** image file name **")]** +Syntax: **[CustomControl("** image file name **")]** Applicable to: [**Class**](Class)