janoside / btc-rpc-explorer

Database-free, self-hosted Bitcoin explorer, via RPC to Bitcoin Core.
https://bitcoinexplorer.org
MIT License
1.5k stars 1.11k forks source link

Stutter typo "for the the next block" #467

Closed JeremyRand closed 1 year ago

JeremyRand commented 1 year ago

Describe the bug

There's a stutter typo in https://github.com/janoside/btc-rpc-explorer/blob/6bfc0876f3d3eb87d1098f0ced934ef14a4eddc0/app/config.js#L264 .

Environment (please complete the following information):

Configuration file content

N/A.

To Reproduce

Steps to reproduce the behavior:

  1. Go to root page.
  2. Scroll down to Tools -> Mempool -> Next Block.
  3. Text says "for the the next block" instead of "for the next block".

Screenshots or Log Output

N/A.

Additional context

N/A.