Skip to content

Commit 0d9585d

Browse files
committed
revert test change
1 parent 7a9d595 commit 0d9585d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storyhelpers/storybook-readme/register.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const Readme = () => {
109109

110110
const renderNoReadme = () => (
111111
<div>
112-
<h3>There's no readme wgr for this component</h3>
112+
<h3>There's no readme for this component</h3>
113113
</div>
114114
);
115115

0 commit comments

Comments
 (0)