From 75335680c6f4e96cd34af2925e04cbf0f98b23d0 Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Tue, 4 Jul 2023 17:57:06 +0200 Subject: [PATCH 1/2] Fix: typos --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5be3eeb..2cba381 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Please remember, you're representing Scroll's community when you engage with oth ### Finding an Issue -In our Issues page, you'll find a number of ways to contribute. Many are "Integrations" that help add Scroll and our testnets to ecosystem tooling, while others might be complex and imaginitive projects! +On our Issues page, you'll find a number of ways to contribute. Many are "Integrations" that help add Scroll and our testnets to ecosystem tooling, while others might be complex and imaginative projects! ### Creating an Issue From 4ef04013151a715a4bc39afd387db738f697891a Mon Sep 17 00:00:00 2001 From: paul791 <130196897+paul791@users.noreply.github.com> Date: Sat, 15 Jul 2023 20:49:52 +0800 Subject: [PATCH 2/2] Update contributions.json --- contributions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contributions.json b/contributions.json index c4b3608..42ab72d 100644 --- a/contributions.json +++ b/contributions.json @@ -1,7 +1,7 @@ [ { - "contribution-title": "Add Scroll Sepolia to Chainlist", - "project-repo": "https://github.com/ethereum-lists/chains/", - "contributors": ["dghelm"] + "contribution-title": "Add Scroll Sepolia to Uniswap", + "project-repo": https://github.com/paul791/contribute-to-scroll.git, + "contributors": ["paul791"] } ]