Skip to content

Commit

Permalink
docs: fix typo Update README.md (#13310)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Slipper <[email protected]>
  • Loading branch information
mdqst and mslipper authored Dec 9, 2024
1 parent d1ccf72 commit 34d5f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-supervisor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ such that a chain which does not take on new interop dependencies, can continue

I.e. safety must be guaranteed at all times,
but a minimal level of liveness can be maintained by holding off on cross-chain message acceptance
while allowing regular single-chain functionaltiy to proceed.
while allowing regular single-chain functionality to proceed.

## Testing

Expand Down

0 comments on commit 34d5f66

Please sign in to comment.