Skip to content

Commit 11fbc6a

Browse files
fix typo
1 parent e496dc9 commit 11fbc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Add a feature flag called *Beta* to the App Configuration store and leave **Labe
3535

3636
1. Go to the *app-configuration-quickstart* directory that you created in the quickstart and install the Feature Management by using the `npm install` command.
3737

38-
```console
38+
``` console
3939
npm install @microsoft/feature-management
4040
```
4141

0 commit comments

Comments
 (0)