From 493020f71998cb3ec88c23fac81f517a1b69bebc Mon Sep 17 00:00:00 2001 From: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Date: Mon, 23 May 2022 12:32:49 +0200 Subject: [PATCH] Fix doc typo Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> --- docs/guides/getting_started/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/getting_started/installing.md b/docs/guides/getting_started/installing.md index 3a16a4580..b604ca2a0 100644 --- a/docs/guides/getting_started/installing.md +++ b/docs/guides/getting_started/installing.md @@ -39,7 +39,7 @@ Release builds of Discord.Net will be published to the Nuget also includes pre-releases for all minor & major versions, from which patches will be pushed until the version is ready for a stable release. -Pre-releases introduce the latest features, and receives common updates towards bug fixes where required. +Pre-releases introduce the latest features and receive common updates towards bug fixes where required. Old features breaking down in new pre-releases is uncommon, so using pre-releases to test new features is not ill-advised. ### Experimental/Development