Skip to content

Commit

Permalink
Merge pull request #468 from tmcgilchrist/patch-1
Browse files Browse the repository at this point in the history
Spelling mistakes
  • Loading branch information
LaurentRDC authored Feb 7, 2025
2 parents dfe198e + b2b5544 commit 472ee72
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Description: This is a transport implementation that could be used for local
It could be used either for testing purposes or for local
communication that require the network-transport semantics.
.
NB: network-tranpsport-inmemory does not support cross-transport
communication. All endpoints that want to comminicate should be
NB: network-transport-inmemory does not support cross-transport
communication. All endpoints that want to communicate should be
created using the same transport.

tested-with: GHC==8.10.7 GHC==9.0.2 GHC==9.2.8 GHC==9.4.5 GHC==9.6.4 GHC==9.8.2 GHC==9.10.1 GHC==9.12.1
Expand Down

0 comments on commit 472ee72

Please sign in to comment.