Skip to content

Commit e53e1bb

Browse files
committed
fix 'No receiving' -> 'No sending'
1 parent db70576 commit e53e1bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/templates/compatibility-page.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ segwit transactions to pay less total fee to achieve the same feerate as legacy
299299
- **Does not allow sending to bech32 P2WPKH addresses**<br>
300300
Does not allow sending to bech32 P2WPKH native segwit addresses.
301301
{% when "na" %}{:.feature-neutral}
302-
- **No receiving capabilities**<br>
302+
- **no sending capabilities**<br>
303303
There are no sending capabilities for this service.
304304
{% when "untested" %}{:.feature-neutral}
305305
- **Not tested**<br>
@@ -316,7 +316,7 @@ segwit transactions to pay less total fee to achieve the same feerate as legacy
316316
- **Does not allow sending to bech32 P2WSH addresses**<br>
317317
Does not allow sending to bech32 P2WSH native segwit addresses.
318318
{% when "na" %}{:.feature-neutral}
319-
- **No receiving capabilities**<br>
319+
- **no sending capabilities**<br>
320320
There are no sending capabilities for this service.
321321
{% when "untested" %}{:.feature-neutral}
322322
- **Not tested**<br>
@@ -333,7 +333,7 @@ segwit transactions to pay less total fee to achieve the same feerate as legacy
333333
- **Does not create bech32 change addresses**<br>
334334
When sending, does not generate bech32 (either P2WPKH or P2WSH) segwit change addresses.
335335
{% when "na" %}{:.feature-neutral}
336-
- **No receiving capabilities**<br>
336+
- **no sending capabilities**<br>
337337
There are no sending capabilities for this service.
338338
{% when "untested" %}{:.feature-neutral}
339339
- **Not tested**<br>

0 commit comments

Comments
 (0)