Skip to content

Commit cd008da

Browse files
ConorOkustnull
andauthored
Update docs/building-a-node-with-ldk/setting-up-a-peer-manager.md
Co-authored-by: Elias Rohrer <dev@tnull.de>
1 parent 9ea1442 commit cd008da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building-a-node-with-ldk/setting-up-a-peer-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The `PeerManager` is responsible for managing a set of peer connections and data
44

55
## Adding a `PeerManager`
66

7-
To add a PeerManager to your application, run:
7+
To add a `PeerManager` to your application, run:
88

99
<CodeSwitcher :languages="{rust:'Rust', kotlin:'Kotlin', swift:'Swift'}">
1010
<template v-slot:rust>

0 commit comments

Comments
 (0)