Fix typo in readme.md
This commit is contained in:
parent
fab28ced0b
commit
3c0f1d82ca
@ -44,7 +44,7 @@ The debugger supports a variety of arithmetic and logic operations:
|
||||
| `>>`| Shift Right | Shift |
|
||||
| `<<`| Shift Left | Shift |
|
||||
| `&` | Bitwise And | Bit |
|
||||
| `|` | Bitwise Or | Bit |
|
||||
| `\|`| Bitwise Or | Bit |
|
||||
| `^` | Bitwise Exclusive Or | Bit |
|
||||
| `.` | Exclusive Range | Range |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user