We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54edd79 commit 985a9a7Copy full SHA for 985a9a7
articles/service-bus-messaging/includes/service-bus-typescript-how-to-configure-project.md
@@ -1,6 +1,6 @@
1
---
2
-title: include file
3
-description: include file
+title: Include file
+description: Include file
4
services: service-bus-messaging
5
author: spelluru
6
ms.service: service-bus-messaging
@@ -37,4 +37,4 @@ ms.custom: "include file"
37
38
:::code language="json" source="~/azure-typescript-e2e-apps/quickstarts/service-bus/ts/tsconfig.json":::
39
40
-1. Create a `src` folder in the project. This is where you will place the TypeScript files created in this quickstart.
+1. Create a `src` folder in the project. This is where you'll place the TypeScript files created in this quickstart.
0 commit comments