Skip to content

Commit f71e47a

Browse files
smikitkyuenitty
andauthored
Update content/docs/error-boundaries.md
Co-Authored-By: uenitty <uenitty@gmail.com>
1 parent 7c70a69 commit f71e47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/error-boundaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ class MyComponent extends React.Component {
157157
}
158158
```
159159

160-
上記の例では、標準の JavaScript を使用して Error Boundary を使用していないことに注目してください
160+
上記の例は標準の JavaScript の動作説明であって Error Boundary を使用していないことに注意してください
161161

162162
## React 15からの命名の変更 {#naming-changes-from-react-15}
163163

0 commit comments

Comments
 (0)