From 239f411a2a4b958f28f86486652d8eba9d3cf5fc Mon Sep 17 00:00:00 2001 From: Win Olario Date: Sat, 16 Apr 2022 15:43:12 +0800 Subject: [PATCH] Fix typo Fix spelling typo. --- Docs/Making_Your_Own_Theme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Making_Your_Own_Theme.md b/Docs/Making_Your_Own_Theme.md index 5279b8b969..dd2e8a60c1 100644 --- a/Docs/Making_Your_Own_Theme.md +++ b/Docs/Making_Your_Own_Theme.md @@ -22,7 +22,7 @@ or [Matrix](https://app.element.io/#/room/#MapComplete:matrix.org). The template ------------ -[A basic template is availalbe here](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/theme-template.json) +[A basic template is available here](https://github.com/pietervdvn/MapComplete/blob/develop/Docs/theme-template.json) The custom theme generator --------------------------