Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/docusaurus/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Plinth is used to write on-chain code, often called scripts or validators.
To fully develop and deploy smart contracts, off-chain code is also needed for tasks such as building and submitting transactions, querying available UTXOs, and more.
A detailed discussion of off-chain code is beyond the scope of this guide.

While not all subjects are not covered in depth, you can find links to specifications and papers for further reading in the [Further Resources](./delve-deeper/further-resources.md) section.
While not all subjects are covered in depth, you can find links to specifications and papers for further reading in the [Further Resources](./delve-deeper/further-resources.md) section.
Visit the [Glossary](./glossary.md) page for brief descriptions of these concepts.
Loading