Skip to content

Commit df6b882

Browse files
peterbozsoKaiqb
authored andcommitted
Fix intro text for SDK v4 (#508)
As far as I know, the v4 of the C# and NodeJS SDK-s are not in preview anymore.
1 parent d1c408e commit df6b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/bot-service-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ In this topic, you learned how to create a **Basic** Web App Bot/Functions Bot b
7878
# Create a bot with Azure Bot Service
7979
[!INCLUDE [pre-release-label](includes/pre-release-label.md)]
8080

81-
Azure Bot Service provides the core components for creating bots, including the Bot Builder SDK for developing bots and the bot service for connecting bots to channels. In the topic, you'll be able to choose either .NET or Node.js template to create a bot using the preview version of the Bot Builder SDK v4.
81+
Azure Bot Service provides the core components for creating bots, including the Bot Builder SDK for developing bots and the bot service for connecting bots to channels. In the topic, you'll be able to choose either .NET or Node.js template to create a bot using the Bot Builder SDK v4.
8282

8383
## Log in to Azure
8484
Log in to the [Azure portal](http://portal.azure.com).

0 commit comments

Comments
 (0)