From c10870a390a7141eb223ed8141cab48668239536 Mon Sep 17 00:00:00 2001 From: Ethan Heilman Date: Fri, 26 Apr 2024 13:59:28 -0400 Subject: Adds comma Co-authored-by: Mark "Murch" Erhardt --- bip-0347.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0347.mediawiki') diff --git a/bip-0347.mediawiki b/bip-0347.mediawiki index e43bd72..24df645 100644 --- a/bip-0347.mediawiki +++ b/bip-0347.mediawiki @@ -20,7 +20,7 @@ This document is licensed under the 3-clause BSD license. ==Specification== -When evaluated the OP_CAT instruction: +When evaluated, the OP_CAT instruction: # Pops the top two values off the stack, # concatenates the popped values together in stack order, # and then pushes the concatenated value on the top of the stack. -- cgit v1.2.3