From 25491db49124f43f576cf84be2f5932311676941 Mon Sep 17 00:00:00 2001 From: Kevin Ramharak Date: Sun, 4 Feb 2018 07:42:53 +0100 Subject: [PATCH] typo --- Instruction-Set.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instruction-Set.md b/Instruction-Set.md index e3a049e..80d800d 100644 --- a/Instruction-Set.md +++ b/Instruction-Set.md @@ -182,7 +182,7 @@ destination = destination | source ``` ### SAL -alias to [SHL](#SHL) +alias to [SHL](#shl) ### SHL #### Details