Skip to content

Commit 1490da3

Browse files
trading-peterhyckomatej
authored andcommitted
Update sealevel.md
1 parent 609d36f commit 1490da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/chapter2/sealevel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ hide:
33
- toc
44
---
55

6-
Sealevel is a runtime developed by the Solana team that allows for the parallel processing of smart contracts. It can process as many transactions as many cores are available in the system. This is a major improvement, making Solana a multi-threaded global state machine.
6+
Sealevel is a runtime developed by the Solana team that allows for the parallel processing of smart contracts. It can process as many transactions as there are cores available in the system. This is a major improvement, making Solana a multi-threaded global state machine.
77

88
!!! important
99

0 commit comments

Comments
 (0)