Skip to content

Commit

Permalink
feedback edits
Browse files Browse the repository at this point in the history
  • Loading branch information
serinko committed Jan 6, 2025
1 parent 3d82cc9 commit 7116590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/docs/pages/operators/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is **Nym's Operators guide**, containing information and setup guides for the various components of Nym network and Nyx blockchain validators.

Nym network (also known as mixnet) routes and mixes packets through Gateways and Mixnodes, all run from the same binary called `nym-node`.
Nym network (also known as Nym mixnet) routes and mixes packets through Gateways and Mixnodes, all run from the same binary called `nym-node`.

```ascii
┌─►mix──┐ mix mix
Expand All @@ -16,7 +16,7 @@ client ───► Gateway ──┘ mix │ mix ┌─►mix ───►

If you want to dive deeper into Nym Network architecture, clients and nodes visit the [Network docs](https://nymtech.net/docs/network).

If you are want to explore kickstart options and examples, learn how to integrate with the network, and follow developer tutorials check out the [Developer Portal](https://nymtech.net/docs/developers/).
If you want to explore kickstart options and examples, learn how to integrate with the network, and follow developer tutorials check out the [Developer Portal](https://nymtech.net/docs/developers/).

## Minimum Requirements

Expand Down

0 comments on commit 7116590

Please sign in to comment.