Skip to content

Commit 7d228d8

Browse files
authored
Typo
1 parent 4748b06 commit 7d228d8

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-
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.
114+
Extension names used in place of `myextension` must only contain digits, letters, dashes, and underscores. Extensions with an invalid name will not be loaded and will display an error.
115115
{{% /alert %}}
116116

117117
## Conclusion

0 commit comments

Comments
 (0)