Skip to content

Commit bff4d06

Browse files
authored
remove "build" from sdk page
1 parent f05c555 commit bff4d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/quickstart-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Add the following key-value to the App Configuration store and leave **Label** a
7474

7575
### [Windows command prompt](#tab/windowscommandprompt)
7676

77-
To build and run the app locally using the Windows command prompt, run the following command and replace `<app-configuration-store-connection-string>` with the connection string of your app configuration store:
77+
To run the app locally using the Windows command prompt, run the following command and replace `<app-configuration-store-connection-string>` with the connection string of your app configuration store:
7878

7979
```cmd
8080
setx AZURE_APPCONFIG_CONNECTION_STRING "app-configuration-store-connection-string"

0 commit comments

Comments
 (0)