Skip to content

Commit 3b22961

Browse files
palasolgahryniuk
andauthored
Apply typo fix suggested by @olgahryniuk
Co-authored-by: olgahryniuk <[email protected]>
1 parent 4ec548a commit 3b22961

File tree

1 file changed

+1
-1
lines changed
  • cardano-api/src/Cardano/Api/Internal

1 file changed

+1
-1
lines changed

cardano-api/src/Cardano/Api/Internal/IPC.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ module Cardano.Api.Internal.IPC
6363
-- * __Network identifier__. When connecting to a testnet, the network identifier
6464
-- is also required. It can be obtained by looking for the @networkId@
6565
-- obtained by looking up the @networkMagic@ key in the @shelley-genesis.json@
66-
-- file that the node is uses to connect to the network. For the preview
66+
-- file that the node uses to connect to the network. For the preview
6767
-- network, the current identifier is @2@.
6868
-- * __Socket path__. The path to the node's socket file. It can be set using
6969
-- the @--socket-path@ parameter when starting the node. By default, it is

0 commit comments

Comments
 (0)