Skip to content

Commit 4748b06

Browse files
Update content/en/docs/apidocs-mxsdk/apidocs/studio-pro-10/extensibility-api/web/get-started.md
Co-authored-by: Mark van Ments <[email protected]>
1 parent ceef247 commit 4748b06

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/apidocs-mxsdk/apidocs/studio-pro-10/extensibility-api/web

1 file changed

+1
-1
lines changed

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-10/extensibility-api/web/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To test the extension, do the following in File Explorer.
111111
You will see a new `Extensions` item in the top menu.
112112

113113
{{% alert color="warning" %}}
114-
Please note that the name `myextension` has no invalid characters. Extension names should only contain digits, letters, dashes or underscores. An invalid name will cause an error to show and the extension will not be loaded.
114+
Extension names used in place of `myextension` must only contain digits, letters, dashes, and underscores. Extensions with an will not be loaded, and will display an error.
115115
{{% /alert %}}
116116

117117
## Conclusion

0 commit comments

Comments
 (0)