From e24460296fa7a4c8399e471d37872ee4740a1251 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Sun, 5 Jan 2025 18:41:33 +0100 Subject: [PATCH] Typo fix Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e582d14f..f02e54c2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Contains data on a specific pair. #### Transaction -Every transaction on Uniswap is stored. Each transaction contains an array of mints, burns, and swaps that occured within it. +Every transaction on Uniswap is stored. Each transaction contains an array of mints, burns, and swaps that occurred within it. #### Mint, Burn, Swap