Skip to content

Commit 388be68

Browse files
potato4duehaj
andauthored
Update content/warnings/legacy-factories.md
commented at review Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
1 parent fdf7d1e commit 388be68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/warnings/legacy-factories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function render() {
1717

1818
## JSX
1919

20-
React コンポーネントは、このように直接呼び出すことはできなくなりました。代わりに [JSX を使うことができます](/docs/jsx-in-depth.html)
20+
React コンポーネントは、このように直接呼び出すことはできなくなりました。代わりに [JSX を使用できます](/docs/jsx-in-depth.html)
2121

2222
```javascript
2323
var React = require('react');

0 commit comments

Comments
 (0)