Skip to content

Commit b5aa489

Browse files
committed
Fix typos
1 parent 95f023f commit b5aa489

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/manual/relay.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ Return `true` to approve or `false` to reject. Rejected requests receive a
222222
Managing followers
223223
------------------
224224

225-
<<<<<<< HEAD
226225
The relay provides methods to query and manage followers through the `Relay`
227226
interface.
228227

@@ -322,7 +321,6 @@ for await (const entry of kv.list(["follower"])) {
322321
}
323322
~~~~
324323

325-
>>>>>>> cbb51460362eba2c9ccf5d639f9d25899bad64a4
326324

327325
Storage requirements
328326
--------------------

0 commit comments

Comments
 (0)