From 4cf05d59700ee7e4260690ef9a45c35507af4c51 Mon Sep 17 00:00:00 2001 From: Kevin Ramharak Date: Sun, 13 Jan 2019 12:36:15 +0100 Subject: [PATCH] fix typo --- Instruction-Set.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instruction-Set.md b/Instruction-Set.md index 14c2c57..ea420d2 100644 --- a/Instruction-Set.md +++ b/Instruction-Set.md @@ -1,5 +1,5 @@ # Instruction set -The [instruction table](#instruction-table-with-affected-flags) and [instructions][#instructions] are sorted alphabetically. +The [instruction table](#instruction-table-with-affected-flags) and [instructions](#instructions) are sorted alphabetically. ### Instruction table with affected flags | Instruction mnemonic | Operands | Opcode | `C Z S O B` |