Skip to content

Commit 111423a

Browse files
committed
Remove redundant word
1 parent 88066a6 commit 111423a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ open coverage/ dir
248248

249249
## React 16 Note
250250

251-
Note: If you are using React 16, you won't access popup element's ref in parent component's componentDidMount, which means following code won't work.
251+
If you are using React 16, you won't access popup element's ref in parent component's componentDidMount, which means following code won't work.
252252

253253
```javascript
254254
class App extends React.Component {

0 commit comments

Comments
 (0)