We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c064079 commit e12d8ccCopy full SHA for e12d8cc
documentation/docs/3_Guides/3_6_UsingFlipper.md
@@ -4,7 +4,7 @@ title: Using Flipper 🐛
4
---
5
6
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:
+All you have to do is download [Flipper](https://fbflipper.com/). After installing it, in Flipper desktop client do:
8
9
```
10
Manage Plugins > Install Plugins > search "redux-debugger" > Install
@@ -13,4 +13,4 @@ Manage Plugins > Install Plugins > search "redux-debugger" > Install
13
That'is !
14
<div align="center">
15
<img src={require('../assets/Flipper.png').default} />
16
-</div>
+</div>
0 commit comments