diff --git a/docs/01-concepts/glossary.md b/docs/01-concepts/glossary.md index a6fecffd..22230e2a 100644 --- a/docs/01-concepts/glossary.md +++ b/docs/01-concepts/glossary.md @@ -1,7 +1,7 @@ --- sidebar_position: 1.5 -title: Rootstock Glossary | Key Terms and Definitions -sidebar_label: Rootstock Glossary +title: Glossary | Key Terms and Definitions +sidebar_label: Glossary tags: [rsk, rootstock, developer tools, courses, guides, tutorials, glossary] description: "This glossary contains key terms and definitions to help you better understand the technologies and concepts related to Rootstock." --- diff --git a/docs/05-dev-tools/node-rpc/rpc-api.md b/docs/05-dev-tools/node-rpc/rpc-api.md index 9e6aac4e..563edb1e 100644 --- a/docs/05-dev-tools/node-rpc/rpc-api.md +++ b/docs/05-dev-tools/node-rpc/rpc-api.md @@ -31,7 +31,7 @@ JSON-RPC is a remote procedure call protocol encoded in JSON. It’s simple, sta To learn more about the Rootstock RPC API, including how to use it, features, click the button below: - + :::