Skip to content

Commit e12d8cc

Browse files
fix: typo (#157)
1 parent c064079 commit e12d8cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/docs/3_Guides/3_6_UsingFlipper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Using Flipper 🐛
44
---
55

66
Flipper is a debugger for React native and, with a plugin, for redux too.
7-
All you have to do is download [Flipper](https://fbflipper.com/). Afterinstalling it, in Flipper desktop client do:
7+
All you have to do is download [Flipper](https://fbflipper.com/). After installing it, in Flipper desktop client do:
88

99
```
1010
Manage Plugins > Install Plugins > search "redux-debugger" > Install
@@ -13,4 +13,4 @@ Manage Plugins > Install Plugins > search "redux-debugger" > Install
1313
That'is !
1414
<div align="center">
1515
<img src={require('../assets/Flipper.png').default} />
16-
</div>
16+
</div>

0 commit comments

Comments
 (0)