Skip to content

Commit

Permalink
Typo fixed Update uniswap.sh (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xminds authored Nov 24, 2024
1 parent efba0a1 commit 8e1ff5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/uniswap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e1ff5b

Please sign in to comment.