Skip to content

Commit 41a89a9

Browse files
authored
Update create-a-pluggable-widget-one.md
1 parent c523673 commit 41a89a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/howto/extensibility/pluggable-widgets/create-a-pluggable-widget-one.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ The generator will ask you a few questions during setup. Answer the questions by
8484
* End-to-end tests: **No**
8585

8686
{{% alert color="warning" %}}
87-
At this time the **Organization Name** cannot include a dash "`-`" character. This will result in an error when running your app, asking to check if the widgets "were generated with the latest version of the pluggable-widgets-tools and are ES6 modules."
87+
Currently, **Organization Name** cannot include a dash "-" character. Dashes in the organization name will result in an error when running your app, asking to check if the widgets "were generated with the latest version of the pluggable-widgets-tools and are ES6 modules."
8888

89-
To fix this in an existing widget, modify the `packagePath` property of its `package.json` file and rebuild the widget.
89+
To fix this in an existing widget, modify the `packagePath` property of its **package.json** file and rebuild the widget.
9090
{{% /alert %}}
9191

9292
{{< figure src="/attachments/howto/extensibility/pluggable-widgets/create-a-pluggable-widget-one/generatorblack-new.png" alt="The Mendix Widget generator with the prompts answered according to the list above." class="no-border" >}}

0 commit comments

Comments
 (0)