Skip to content

Commit

Permalink
minor grammar edits
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Nov 15, 2023
1 parent c9e3387 commit 340ee64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/build/build-network-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ keywords: [data, index, query, explorer, dashboard, dapp, uapp, app, frontend, c
slug: ../build-network-overview
---

While Polkadot itself is the mainnet, there are several networks which can cater to different
While Polkadot itself is the mainnet, there are several networks that can cater to different
development or application-driven contexts.

## Polkadot Ecosystem Networks
Expand Down Expand Up @@ -39,15 +39,15 @@ to build on {{ polkadot: Polkadot :polkadot }}{{ kusama: Kusama :kusama }}.

PolkadotJS is the most widely used developer tool in the Polkadot ecosystem. It provides a web app
to interact with various parachains, nodes, and their RPCs, as well as a Javascript API for use
within front end contexts. You can view more on PolkadotJS and its respective resources
within front-end contexts. You can view more on PolkadotJS and its resources
[here](https://polkadot.js.org/).

For other programmatic ways of interacting with these networks (inlcuding PolkadotJS), please view
For other programmatic ways of interacting with these networks (including PolkadotJS), please view
the [Node Interactions page](./build-node-interaction.md).

## Testnet Faucets

Almost all tesnets either have a web-based interface for getting test currency, or a Matrix room
Almost all tesnets either have a web-based interface for getting test currency or a Matrix room
which you can post `!drip <ADDRESS>`

[See here for all available faucets and how to obtain testnet tokens.](../learn/learn-DOT.md#obtaining-testnet-tokens)

0 comments on commit 340ee64

Please sign in to comment.