From 01c8b88d25052e576147750d592edb4531142eb8 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 18 Feb 2019 02:17:09 +0100 Subject: Update Create-a-Module.md --- docs/Create-a-Module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Create-a-Module.md') diff --git a/docs/Create-a-Module.md b/docs/Create-a-Module.md index f890df5..231ffec 100644 --- a/docs/Create-a-Module.md +++ b/docs/Create-a-Module.md @@ -3,7 +3,7 @@ Before start we suggest you to read [Documentation about modular structure](The- ## **How to create a module** -### Ressources +### Resources - Module template: [https://github.com/azerothcore/skeleton-module](https://github.com/azerothcore/skeleton-module) - Script template: https://github.com/azerothcore/azerothcore-boilerplates -- cgit