Fixed a typo which prevented syntax highlight in samples/faq/status.cs

This commit is contained in:
zenima
2016-11-15 09:07:49 +01:00
parent 13f48424d5
commit b82666b47f

View File

@@ -13,8 +13,8 @@ title: Samples
#### Changing the bot's status
[!code-sharp[Bot Status](samples/faq/status.cs)]
[!code-csharp[Bot Status](samples/faq/status.cs)]
#### Sending a message to a channel
[!code-csharp[Message to Channel](samples/faq/send_message.cs)]
[!code-csharp[Message to Channel](samples/faq/send_message.cs)]