From 5df96909f1e66483d8b6e241e95cce03842f9efe Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Fri, 1 Jul 2016 13:40:19 +0200 Subject: [PATCH] Remove backtick formatting --- _data/glossary/en/pubkey-script.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/glossary/en/pubkey-script.yaml b/_data/glossary/en/pubkey-script.yaml index 2b3387af..fbeebe01 100644 --- a/_data/glossary/en/pubkey-script.yaml +++ b/_data/glossary/en/pubkey-script.yaml @@ -10,7 +10,7 @@ required: A script included in outputs which sets the conditions that must be fulfilled for those satoshis to be spent. Data for fulfilling the conditions can be provided in a signature script. - Pubkey Scripts are called a `scriptPubKey` in code. + Pubkey Scripts are called a scriptPubKey in code. synonyms_shown_in_glossary_capitalize_first_letter: - Pubkey script