From 5f810d8c25f5e721b5d41fdbc91112f9c8680e72 Mon Sep 17 00:00:00 2001 From: Alex Ling Date: Sun, 24 May 2020 13:35:21 +0800 Subject: [PATCH] Fix typo --- Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.md b/Development.md index 8a745e3..e032698 100644 --- a/Development.md +++ b/Development.md @@ -9,4 +9,4 @@ General workflow 5. When you are done, submit a PR to merge it to **the `dev` branch** in the main repository. Your code will be reviewed and we may ask you to make further changes 6. The `dev` branch will be merged to the `master` branch when we are making a new release -If you need help, feel free to reach out to us in [gitter](https://gitter.im/mango-cr/mango). Happy hacking! \ No newline at end of file +If you need help, feel free to reach out to us on [gitter](https://gitter.im/mango-cr/mango). Happy hacking! \ No newline at end of file