Browse Source

Reword usage mention

Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
pull/2171/head
Armano den Boef GitHub 3 years ago
parent
commit
70b8ebbaad
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/terminology.md

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

@@ -17,7 +17,7 @@ Discord.Net is split into a core library and two different
implementations - `Discord.Net.Core`, `Discord.Net.Rest`, and implementations - `Discord.Net.Core`, `Discord.Net.Rest`, and
`Discord.Net.WebSocket`. `Discord.Net.WebSocket`.


As a common bot developer, you will only need to use `Discord.Net.WebSocket`,
You will typically only need to use `Discord.Net.WebSocket`,
but you should be aware of the differences between them. but you should be aware of the differences between them.


> [!TIP] > [!TIP]


Loading…
Cancel
Save