We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8211ce6 commit a57c9fcCopy full SHA for a57c9fc
README.rst
@@ -39,7 +39,7 @@ geared towards providing a robust cross-platform networking library.
39
cpp-netlib offers the following implementations:
40
41
* Common Message Type -- A generic message type which can be used
42
- to encapsulate and store message related information, used by all
+ to encapsulate and store message-related information, used by all
43
network implementations as the primary means of data exchange.
44
* Network protocol message parsers -- A collection of parsers which
45
generate message objects from strings.
0 commit comments