Skip to content

Commit a9727a1

Browse files
update
1 parent 5404415 commit a9727a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/howto-telemetry-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In this tutorial, you use telemetry in your Node.js application to track feature
9595
9696
1. Use 10 different users to visit the application. As you use a different user, you get a different message variant for some of them. ~50% of the time you get no message. 25% of the time you get the message "Hello!" and 25% of the time you get "I hope this makes your day!".
9797
98-
1. With some of the users click the **Like**(heart) button to trigger the telemetry event.
98+
1. With some of the users click the **Like** button to trigger the telemetry event.
9999
100100
> [!div class="mx-imgBorder"]
101101
> ![Screenshot of the application with like button clicked.](./media/howto-telemetry-javascript/like-button.png)

0 commit comments

Comments
 (0)