Skip to content

Commit 152b0ac

Browse files
authored
Update CodeEditor.js
1 parent 17ce1a3 commit 152b0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CodeEditor/CodeEditor.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class CodeEditor extends Component {
6060
<br />
6161
<br />
6262
这可能是广告拦截器导致的。如果你正在使用此类插件,
63-
建议将 reactjs.org 加入白名单,以保证代码范例能够正常工作
63+
建议将 reactjs.org 加入白名单,以保证代码示例能够正常工作
6464
</span>
6565
);
6666
} else if (error != null) {

0 commit comments

Comments
 (0)