Skip to content

Commit

Permalink
docs: wrap line
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmarc committed Dec 12, 2024
1 parent ca330c7 commit aaf8ba8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mm-protocol/src/messages.proto
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ package messages;
//
// ## Protocol Versioning
//
// The protocol follows Semantic Versioning rules, as defined by this document: <https://semver.org/>
// The protocol follows Semantic Versioning rules, as defined by this document:
// <https://semver.org/>
//
// As such, servers should support clients using the same major version of the
// protocol, and vice versa, with the exception of major version 0 (the current
Expand Down

0 comments on commit aaf8ba8

Please sign in to comment.