mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Add missing pluralisation
As for the subsequent usage 'number' should be pluralised.
This commit is contained in:
parent
af86e95491
commit
3a31191cf4
@ -18,7 +18,7 @@ Manipulate one number:
|
|||||||
|
|
||||||
Also see: `OP_0NOTEQUAL` (0x92)
|
Also see: `OP_0NOTEQUAL` (0x92)
|
||||||
|
|
||||||
Manipulate two number mathematically:
|
Manipulate two numbers mathematically:
|
||||||
|
|
||||||
* OP_ADD (0x93) — Add two numbers
|
* OP_ADD (0x93) — Add two numbers
|
||||||
* OP_SUB (0x94) — Subtract two numbers
|
* OP_SUB (0x94) — Subtract two numbers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user