summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mips.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/mips.html.markdown b/mips.html.markdown
index 1133f769..4134d3fa 100644
--- a/mips.html.markdown
+++ b/mips.html.markdown
@@ -12,7 +12,7 @@ gateways and routers.
[Read More](https://en.wikipedia.org/wiki/MIPS_architecture)
-```assembly
+```asm
# Comments are denoted with a '#'
# Everything that occurs after a '#' will be ignored by the assembler's lexer.