diff --git a/Tagging-Merchants.md b/Tagging-Merchants.md index 01b1d9f..22a2f5b 100644 --- a/Tagging-Merchants.md +++ b/Tagging-Merchants.md @@ -84,21 +84,21 @@ The following tags drive the behavior of our apps, so please be as specific as y ### Explainer -`currency:XBT=yes` - This denotes the Bitcoin _currency_ **is** generally accepted, but doesn't specify the supported _payment types_. +`currency:XBT=yes` - This indicates that Bitcoin **is** accepted, but it does not specify which _payment types_ are supported. -`currency:XBT=no` - This denotes the Bitcoin _currency_ **is not** generally accepted. +`currency:XBT=no` - This indicates that Bitcoin **is not** accepted. -`payment:onchain=yes` - Denotes that on-chain payments _are_ accepted. +`payment:onchain=yes` - This indicates that on-chain payments **are** accepted. -`payment:onchain=no` - Denotes that on-chain payments _are not_ accepted. +`payment:onchain=no` - This indicates that on-chain payments **are not** accepted. -`payment:lightning=yes` - This denotes that Lightning payments _are_ accepted. +`payment:lightning=yes` - This indicates that Lightning payments **are** accepted. -`payment:lightning=no` - This denotes that Lightning payments _are not_ accepted. +`payment:lightning=no` - This indicates that Lightning payments **are not** accepted. -`payment:lightning_contactless=yes` - This denotes that NFC Lightning payments _are_ accepted. +`payment:lightning_contactless=yes` - This indicates that NFC Lightning payments **are** accepted. -`payment:lightning_contactless=no` - This denotes that NFC Lightning payments _are not_ accepted. +`payment:lightning_contactless=no` - This indicates that NFC Lightning payments **are not** accepted. `check_date:currency:XBT=yyyy-mm-dd` - Date when Bitcoin tags were checked/verified ([for more information](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants)). Please use the correct ISO date format as shown.