Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen authored and alexjg committed Aug 26, 2024
1 parent a13ffc4 commit 538d18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/automerge-repo-network-websocket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Sent by the initiating peer in the [handshake](#handshake) phase.
{
type: "join",
senderId: peer_id,
supportedProtocolVersions: protocol_version
supportedProtocolVersions: [protocol_version]
? metadata: peer_metadata,
}
```
Expand Down

0 comments on commit 538d18d

Please sign in to comment.