Fix general typos (#852)
This commit is contained in:
@@ -74,7 +74,7 @@ async main.
|
||||
|
||||
[!code-csharp[Async Context](samples/intro/async-context.cs)]
|
||||
|
||||
As a result of this, your program will now start and immidiately
|
||||
As a result of this, your program will now start and immediately
|
||||
jump into an async context. This will allow us to create a connection
|
||||
to Discord later on without needing to worry about setting up the
|
||||
correct async implementation.
|
||||
|
||||
Reference in New Issue
Block a user