Skip to content

Commit 685c4f7

Browse files
committed
chore: update readme
1 parent b759d05 commit 685c4f7

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
@@ -125,7 +125,7 @@ $ npx expo run:ios
125125
- By default this demo uses pure-js crypto - it's not efficient enough to run on an actual device, `crypto-browserify` should be replaced with `react-native-quick-crypto` in `bable.config.js` for native builds
126126
- `@libp2p/webrtc` can also only run on a device since it needs native code
127127

128-
### Debugging
128+
### Debugging
129129

130130
Put this at the top of your app file:
131131

0 commit comments

Comments
 (0)