Skip to content

Commit 7705336

Browse files
update
1 parent 5d44975 commit 7705336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-variant-feature-flags-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ In this tutorial, you use a variant feature flag to manage experiences for diffe
228228
node server.js
229229
```
230230
231-
1. Open your browser and visit `localhost:8080/` to see the app running. You should see the default greeting message.
231+
1. Open your browser and visit `localhost:8080` to see the app running. You should see the default greeting message.
232232
233233
:::image type="content" source="media/howto-variant-feature-flags-javascript/default-variant.png" alt-text="Screenshot of the Quote of the day app, showing no greeting message for the user.":::
234234

0 commit comments

Comments
 (0)