Browse Source

Fix doc typo

Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
pull/2171/head
Armano den Boef GitHub 3 years ago
parent
commit
493020f719
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/getting_started/installing.md

+ 1
- 1
docs/guides/getting_started/installing.md View File

@@ -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


Loading…
Cancel
Save