diff --git a/doc/docusaurus/docs/index.md b/doc/docusaurus/docs/index.md index d740d469f77..89ffe26da34 100644 --- a/doc/docusaurus/docs/index.md +++ b/doc/docusaurus/docs/index.md @@ -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.