1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-20 13:31:43 +02:00

chore(mips.html.markdown): Fixed minor space issue

This commit is contained in:
spiderpig86
2018-07-08 21:32:51 -04:00
parent 119c4172bb
commit e566cee6c0

View File

@@ -1,6 +1,6 @@
---
language: "MIPS"
filename: MIPS.mips
language: "MIPS Assembly"
filename: MIPS.asm
contributors:
- ["Stanley Lim", "https://github.com/Spiderpig86"]
---