From 5351518b1e0dd29854031fffd99ab7fb70f3a59a Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Tue, 19 Mar 2024 14:44:55 +0100 Subject: [PATCH] fix wording --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 39f4963..12c4688 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,6 @@ ![The Tiny Life banner](media/banner.png) -Welcome to the Tiny Life Developer Docs! On here, you can find the full modding API documentation, as well as links to various modding tutorials and additional information that you can also find on [the wiki](https://wiki.tinylifegame.com). +Welcome to the Tiny Life Developer Docs! On here, you can find the full modding API documentation, as well as links to various modding tutorials and additional information to what you can find on [the wiki](https://wiki.tinylifegame.com). ## Contributing If you found an error in the game's API or its documentation, please feel free to [submit an issue](https://github.com/Ellpeck/TinyLifeWeb/issues).