Skip to content

Commit 95dee58

Browse files
authored
Update README.md
1 parent 715b09a commit 95dee58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/babel-flow-type/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [使用Flow进行静态类型检查](https://github.com/iSpring/babel-webpack-react-redux-tutorials/blob/master/tutorials/babel-flow-type/README.md)
1+
# [使用Flow进行静态类型检查](https://github.com/iSpring/babel-webpack-react-redux-tutorials/blob/master/tutorials/babel-flow-type/README.md)
22

33
<div align="center">
44
<img src="https://github.com/iSpring/babel-webpack-react-redux-tutorials/blob/master/tutorials/babel-flow-type/images/flow.png">
@@ -382,4 +382,4 @@ square(50);
382382
<PROJECT_ROOT>/node_modules
383383
<PROJECT_ROOT>/buildOutput
384384
```
385-
至此,我们就完美地将Flow与Babel结合在一起使用了。
385+
至此,我们就完美地将Flow与Babel结合在一起使用了。

0 commit comments

Comments
 (0)