more typo fix

This commit is contained in:
Léo Haf 2024-05-20 00:22:32 +02:00
parent 989b81fcdf
commit 9237fa22d1
Signed by: Retropex
GPG Key ID: 0E37EBAB8574F005

View File

@ -724,7 +724,7 @@
<div class="flex-sm-grow-1">
<label class="mb-0" for="mempool">
<p class="subsetting-title font-weight-bold mb-0 mr-1">
Relay parasitic transactions
Reject parasitic transactions
<span class="subsetting-config-name text-monospace font-weight-normal d-block">
rejectparasites
</span>
@ -741,7 +741,7 @@
</div>
</div>
<small class="w-lg-75 d-block text-muted mt-1">
Reject parasitic transactions that are non monetary.
Reject parasitic transactions that are non-monetary.
</small>
</div>
</b-card-body>
@ -753,7 +753,7 @@
<div class="flex-sm-grow-1">
<label class="mb-0" for="mempool">
<p class="subsetting-title font-weight-bold mb-0 mr-1">
Relay tokens transactions
Reject tokens transactions
<span class="subsetting-config-name text-monospace font-weight-normal d-block">
rejecttokens
</span>
@ -770,7 +770,7 @@
</div>
</div>
<small class="w-lg-75 d-block text-muted mt-1">
Reject tokens transactions (runes).
Reject token transactions (runes).
</small>
</div>
</b-card-body>