From 1d46e9ab3e3756ca53e32576d0b8d8d281642a6a Mon Sep 17 00:00:00 2001 From: Sebas Date: Thu, 17 Oct 2024 15:13:56 -0700 Subject: [PATCH] fix/capital F --- docs/02-developers/04-quickstart/alchemy.md | 2 +- docs/02-developers/07-rpc-api/02-rootstock/01-setup.md | 8 ++++---- docs/02-developers/07-rpc-api/03-alchemy/index.md | 2 +- docs/04-resources/02-contribute/index.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/02-developers/04-quickstart/alchemy.md b/docs/02-developers/04-quickstart/alchemy.md index 63dff677..b8032dfe 100644 --- a/docs/02-developers/04-quickstart/alchemy.md +++ b/docs/02-developers/04-quickstart/alchemy.md @@ -24,7 +24,7 @@ Before you start this guide, make sure you have the following: - Ensure you have a development environment set up for interacting with blockchain nodes. - Basic programming knowledge of ***JavaScript***, ***Python***, or other supported languages to make `API calls`. And familiarity with making ***HTTP*** requests and handling ***JSON*** responses. -## Who Is It for? +## Who Is It For? - Developers looking to interact with the Rootstock nodes. ## Features diff --git a/docs/02-developers/07-rpc-api/02-rootstock/01-setup.md b/docs/02-developers/07-rpc-api/02-rootstock/01-setup.md index 44f79595..983592fc 100644 --- a/docs/02-developers/07-rpc-api/02-rootstock/01-setup.md +++ b/docs/02-developers/07-rpc-api/02-rootstock/01-setup.md @@ -18,7 +18,7 @@ In this guide, you will learn: Use the RPC API -## Who is it for? +## Who Is It For? * dApp Developers looking to interact with the Rootstock nodes @@ -44,7 +44,7 @@ Visit the [Rootstock RPC API](https://rpc.rootstock.io/) RPC API Landing Page -### Get a FREE account +### Get A FREE Account To create an account, click on _Sign up_ @@ -52,7 +52,7 @@ To create an account, click on _Sign up_ RPC API Sign Up -### Get an API Key +### Get An API Key To get an API key: @@ -68,7 +68,7 @@ Choose a name to identify your `apikey`, and the Network (either `Testnet` or `M Create API key -### Make first API Call +### Make First API Call Click on the newly created `apikey` to get the details: diff --git a/docs/02-developers/07-rpc-api/03-alchemy/index.md b/docs/02-developers/07-rpc-api/03-alchemy/index.md index 9a292d92..e7817e80 100644 --- a/docs/02-developers/07-rpc-api/03-alchemy/index.md +++ b/docs/02-developers/07-rpc-api/03-alchemy/index.md @@ -24,7 +24,7 @@ Before you start this guide, make sure you have the following: - Ensure you have a development environment set up for interacting with blockchain nodes. - Basic programming knowledge of ***JavaScript***, ***Python***, or other supported languages to make `API calls`. And familiarity with making ***HTTP*** requests and handling ***JSON*** responses. -## Who Is It for? +## Who Is It For? - Developers looking to interact with the Rootstock nodes. ## Features diff --git a/docs/04-resources/02-contribute/index.md b/docs/04-resources/02-contribute/index.md index 75dbcb92..0be67737 100644 --- a/docs/04-resources/02-contribute/index.md +++ b/docs/04-resources/02-contribute/index.md @@ -8,7 +8,7 @@ tags: [rootstock, rsk, contribute, open source] Are you passionate about web3, bitcoin and the Blockchain? Do you have a passion for Open Source and Web3? Do you enjoy writing, coding, bounty hunting, solving real-world problems, and eager to contribute to the future of Bitcoin and Decentralized Finance? Join the [Rootstock Discord Community](https://rootstock.io/discord) and start making contributions! -## Who is it for? +## Who Is It For? Whether you're a seasoned developer, creative writer, researcher, bug bounty hunter, or simply enthusiastic about blockchain, the program welcomes contributors from all backgrounds.