From f16f2f2d52837ba639bc566ea3945c98f7cc38b0 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Thu, 27 Feb 2025 22:10:15 +0100 Subject: [PATCH 1/2] Fix typos in CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 462f3af4f1..d72cec188f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -6,7 +6,7 @@ In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of -experience, education, socio-economic status, nationality, personal appearance, +experience, education, socioeconomic status, nationality, personal appearance, race, religion, or sexual identity and orientation. ## Our Standards From e77334373a1f6a72f2d628ce5a9d56f9e69b89d4 Mon Sep 17 00:00:00 2001 From: CODe <71spates.bravest@icloud.com> Date: Thu, 27 Feb 2025 22:10:16 +0100 Subject: [PATCH 2/2] Fix typos in CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1386cb5563..ace1790580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -235,7 +235,7 @@ This configuration file will determine the spacing rules for different editors - refactor(packages/explorer/.env.development): Added envars for Mining view - If envars are missing app doesn't work -- fix(Removed previos edit that makes pages depend on localhost blockchain): +- fix(Removed previous edit that makes pages depend on localhost blockchain): Removed previous change which make explorer depend on localhost blockchain @@ -331,7 +331,7 @@ This configuration file will determine the spacing rules for different editors - refactor(packages/explorer/.env.development): Added envars for Mining view - If envars are missing app doesn't work -- fix(Removed previos edit that makes pages depend on localhost blockchain): +- fix(Removed previous edit that makes pages depend on localhost blockchain): Removed previous change which make explorer depend on localhost blockchain