Skip to content

Commit 472ee72

Browse files
authored
Merge pull request #468 from tmcgilchrist/patch-1
Spelling mistakes
2 parents dfe198e + b2b5544 commit 472ee72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/network-transport-inmemory/network-transport-inmemory.cabal

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Description: This is a transport implementation that could be used for local
1717
It could be used either for testing purposes or for local
1818
communication that require the network-transport semantics.
1919
.
20-
NB: network-tranpsport-inmemory does not support cross-transport
21-
communication. All endpoints that want to comminicate should be
20+
NB: network-transport-inmemory does not support cross-transport
21+
communication. All endpoints that want to communicate should be
2222
created using the same transport.
2323

2424
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

0 commit comments

Comments
 (0)