File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,18 +21,18 @@ from low to high levels in the dependency graph)
2121 definitions, including cryptography.
2222
2323* [ ` linera-version ` ] ( https://linera-io.github.io/linera-protocol/linera_version/index.html )
24- A library to manage version infos in binaries and services.
24+ A library to manage version info in binaries and services.
2525
2626* [ ` linera-views ` ] ( https://linera-io.github.io/linera-protocol/linera_views/index.html ) A
2727 library mapping complex data structures onto a key-value store. The corresponding
2828 procedural macros are implemented in ` linera-views-derive ` .
2929
3030* [ ` linera-execution ` ] ( https://linera-io.github.io/linera-protocol/linera_execution/index.html )
31- Persistent data and the corresponding logics for runtime and execution of Linera
31+ Persistent data and the corresponding logic for runtime and execution of Linera
3232 applications.
3333
3434* [ ` linera-chain ` ] ( https://linera-io.github.io/linera-protocol/linera_chain/index.html )
35- Persistent data and the corresponding logics for chains of blocks, certificates, and
35+ Persistent data and the corresponding logic for chains of blocks, certificates, and
3636 cross-chain messaging.
3737
3838* [ ` linera-storage ` ] ( https://linera-io.github.io/linera-protocol/linera_storage/index.html )
You can’t perform that action at this time.
0 commit comments