Skip to content

Commit 5474e14

Browse files
committed
refactor: Correct editor load notice description
1 parent e020ffe commit 5474e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/editor-load-notice/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const pluginLoadFailedNotice = __(
1111
);
1212

1313
/**
14-
* Displays a notice with actions to retry or dismiss.
14+
* Displays a notice regarding the plugin loading outcome.
1515
*
1616
* @param {Object} props Component props.
1717
* @param {string} props.className Additional class names to apply.

0 commit comments

Comments
 (0)