Explorar el Código

Apply 1 suggestion(s) to 1 file(s)

Omar Chebib hace 3 años
padre
commit
2f4c32afac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/en/api-reference/system/ulp_instruction_set.rst

+ 1 - 1
docs/en/api-reference/system/ulp_instruction_set.rst

@@ -803,7 +803,7 @@ The detailed description of all instructions is presented below:
 
     Conditions *LT*, *GE*, *LE* and *GT*: 2 cycles to execute, 2 cycles to fetch next instruction
 
-    Conditions *LE* and *GT* are implemented in the assembler using one **JUMPR** instructions::
+    Conditions *LE* and *GT* are implemented in the assembler using one **JUMPR** instruction::
 
       // JUMPR target, threshold, GT is implemented as: