diff --git a/PLASMA/README.md b/PLASMA/README.md index a959bc57..58f805cc 100644 --- a/PLASMA/README.md +++ b/PLASMA/README.md @@ -212,7 +212,7 @@ More complex expressions can be built up using algebraic unary and binary operat | @ | address of | - | negate | ~ | bitwise compliment -| ! | logical NOT +| NOT | logical NOT | OP | Binary Operation