From 700dde3415b0f82b0bbf4507363a7ac0ff78d723 Mon Sep 17 00:00:00 2001
From: omahs <73983677+omahs@users.noreply.github.com>
Date: Wed, 5 Feb 2025 15:19:27 +0100
Subject: [PATCH] fix typo

---
 website/docs/tools/explorer.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/docs/tools/explorer.md b/website/docs/tools/explorer.md
index 121d594..3dad24f 100644
--- a/website/docs/tools/explorer.md
+++ b/website/docs/tools/explorer.md
@@ -27,9 +27,9 @@ A validator's tabs contain the following useful information:
 - Validator - contains validator statistics including per-era commission information as well as (total) Node rewards
 - Metrics
   - Address Creation - age of the address. "Veteran" validators are generally more reputable
-  - Identity - on-chain identity (configurable in the XX Network Walllet) means more transparency
+  - Identity - on-chain identity (configurable in the XX Network Wallet) means more transparency
   - Slashes - any violations that the validator may have performed 
   - Nominators - number of nominators. This can range from 1 (self-staked validators) to dozens (which may indicate the validator is reputable and successful, or that Simple Staking tool picks this node with some regularity, or even that be a scam)
   - Commission - this is "average", so it won't tell you if it wasn't set to 90% the day before, but generally 20% is the upper limit of commonly seen range. A low average may be attractive, but it can also be a bait so other metrics need to be evaluated as well (for example, an old validator address, on-chain identity, and a history of validation longer than 100 eras would be good signs)
-  - Fequency of Payouts - regular payouts indicate more engagement and free the nominators from having to do it themselves
+  - Frequency of Payouts - regular payouts indicate more engagement and free the nominators from having to do it themselves
 
-- 
GitLab