Skip to content

Commit da95a65

Browse files
changes made
1 parent b405844 commit da95a65

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/scaling/state-channels

1 file changed

+1
-1
lines changed

public/content/developers/docs/scaling/state-channels/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ This system relies on the existence of so-called "ledger channels", which have b
145145

146146
Users in each virtual channel interact via a new contract instance, with the ledger channel able to support multiple contract instances. The ledger channel's state also contains more than one contract storage state, allowing for parallel execution of applications off-chain between different users.
147147

148-
Just like regular channels, users exchange state updates to progress the state machine. Except a dispute arises, the intermediary only has to be contacted when opening or terminating the channel.
148+
Just like regular channels, users exchange state updates to progress the state machine. Unless a dispute arises, the intermediary only has to be contacted when opening or terminating the channel.
149149

150150
### Virtual payment channels {#virtual-payment-channels}
151151

0 commit comments

Comments
 (0)