Skip to content

Commit

Permalink
Update src/service/packet_router.proto
Browse files Browse the repository at this point in the history
Co-authored-by: mawdegroot <[email protected]>
  • Loading branch information
madninja and mawdegroot authored Jul 20, 2023
1 parent 85ac774 commit 9c3f39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/packet_router.proto
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ message packet_router_register_v1 {
bytes signature = 3;
}

// Session offer from the packe router to the gateway. If the gateway wants to
// Session offer from the packet router to the gateway. If the gateway wants to
// initiate a session key it should send a packet_router_session_init_v1 message
// to the packet router using data in this offer to propose a session key.
//
Expand Down

0 comments on commit 9c3f39b

Please sign in to comment.