diff --git a/docs/01_cva6_user/RISCV_Instructions.rst b/docs/01_cva6_user/RISCV_Instructions.rst index 0398c0ae1e..414f883ba7 100644 --- a/docs/01_cva6_user/RISCV_Instructions.rst +++ b/docs/01_cva6_user/RISCV_Instructions.rst @@ -162,7 +162,7 @@ The notations below are used in the description of instructions. - **>>u**: Right shift of 2 unsigned values. -- **M[address]**: Value existe in the address of the memory. +- **M[address]**: Value exists in the address of the memory. - **/s**: Division of 2 signed values.