Skip to content

Commit c10870a

Browse files
Adds comma
Co-authored-by: Mark "Murch" Erhardt <[email protected]>
1 parent 852502b commit c10870a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0347.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This document is licensed under the 3-clause BSD license.
2020

2121
==Specification==
2222

23-
When evaluated the OP_CAT instruction:
23+
When evaluated, the OP_CAT instruction:
2424
# Pops the top two values off the stack,
2525
# concatenates the popped values together in stack order,
2626
# and then pushes the concatenated value on the top of the stack.

0 commit comments

Comments
 (0)