From 8e1ff5b5e8a1c7dbc71c4316c85d0c2c8ce9e097 Mon Sep 17 00:00:00 2001 From: minds <0xminds@gmail.com> Date: Sun, 24 Nov 2024 15:13:23 +0300 Subject: [PATCH] Typo fixed Update uniswap.sh (#207) --- examples/uniswap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/uniswap.sh b/examples/uniswap.sh index 7c698e4c..7629ad05 100755 --- a/examples/uniswap.sh +++ b/examples/uniswap.sh @@ -4,7 +4,7 @@ # This script is # - idempotent: run the script as many times as you want, the data will be fine -# - interuptable: you can interrupt the script whenever you want, the data will be fine +# - interruptible: you can interrupt the script whenever you want, the data will be fine # - incremental: only missing data is collected. re-runing the script does not re-collect data # uniswap v2 pools