From b116aafc9d8579c60e8f36c8ff3ae7118e2a4f2b Mon Sep 17 00:00:00 2001 From: Maschell Date: Wed, 18 Jul 2018 16:55:11 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7b78254..d4dc5b8 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ Here will be put some useful information for the developers. ## Development of plugins The following wiki pages will help creating new plugins: -### Developement +### Development * [Overview of plugin development](https://github.com/Maschell/WiiUPluginSystem/wiki/How-to-develope-a-new-plugin) * [Using the Makefile](https://github.com/Maschell/WiiUPluginSystem/wiki/Plugin-Makefile) * [Setting meta information](https://github.com/Maschell/WiiUPluginSystem/wiki/How-to-develope-a-new-plugin#meta-information)