Skip to content

Commit 6109439

Browse files
authored
Merge pull request #104768 from john-par/patch-23
Update get-started-dotnet-standard-send-v2.md
2 parents f62a3e8 + 361d457 commit 6109439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/get-started-dotnet-standard-send-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ In this quickstart, you use Azure Storage as the checkpoint store. Follow these
129129
130130
1. In the Solution Explorer window, right-click the **EventHubQuickStart** solution, point to **Add**, and select **New Project**.
131131
1. Select **Console App (.NET Core)**, and select **Next**.
132-
1. Event **EventHubsReceiver** for the **Project name**, and select **Create**.
132+
1. Enter **EventHubsReceiver** for the **Project name**, and select **Create**.
133133
134134
### Add the Event Hubs NuGet package
135135

0 commit comments

Comments
 (0)