Skip to content

Commit 4624228

Browse files
letsilajhen0409
authored andcommitted
Fixes typo (#258)
1 parent 082442a commit 4624228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ __*NOTE*__ Currently the `REACT_DEBUGGER` env doesn't work with Haul bundler, pl
3838
If you don‘t care to add a dependency, you can use the package, it can help to:
3939

4040
* Replace `open debugger-ui with Chrome` to `open React Native Debugger` in react-native packager, saving you from closing the debugger-ui page everytime it automatically opens :)
41-
* Detect react-native packager port then send to the app, if you launch packager with custom `--port` or use Expo, this will very useful
41+
* Detect react-native packager port then send to the app, if you launch packager with custom `--port` or use Expo, this will be very useful
4242

4343
### What about Linux / Windows support?
4444

0 commit comments

Comments
 (0)