diff --git a/document/core/syntax/instructions.rst b/document/core/syntax/instructions.rst index 6ebb400d98..87f805e5c8 100644 --- a/document/core/syntax/instructions.rst +++ b/document/core/syntax/instructions.rst @@ -195,7 +195,7 @@ Occasionally, it is convenient to group operators together according to the foll Vector Instructions ~~~~~~~~~~~~~~~~~~~ -Vector instructions (also known as *SIMD* instructions, single data multiple value) provide basic operations over :ref:`values ` of :ref:`vector type `. +Vector instructions (also known as *SIMD* instructions, single instruction multiple data) provide basic operations over :ref:`values ` of :ref:`vector type `. .. math:: \begin{array}{llcl}