From 27d514c73c200f5a6c2c0f2b07021142ad5f3879 Mon Sep 17 00:00:00 2001 From: Riley Labrecque Date: Fri, 7 Apr 2017 03:15:30 -0600 Subject: [PATCH] Header tags require a space to parse correctly. Fixed one instance of that. --- Dumping-Installed-Titles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dumping-Installed-Titles.md b/Dumping-Installed-Titles.md index 7b32974..46d788c 100644 --- a/Dumping-Installed-Titles.md +++ b/Dumping-Installed-Titles.md @@ -1,4 +1,4 @@ -##How to Dump Titles Installed to a 3DS System +## How to Dump Titles Installed to a 3DS System #### Note on DLC and updates At this time, Citra does not emulate the 3DS's functions for checking for updates and DLC. While dumping this information can be done by following these instructions, Citra can't actually use it yet. See [this discussion topic](https://community.citra-emu.org/t/pokemon-moon-update-1-1-citra/143) for more details.