Skip to content

Commit 84cf39f

Browse files
authored
Merge pull request #78842 from KingdomOfEnds/tsi-code
corrected code heading
2 parents 98a9a4e + 2300aaf commit 84cf39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/time-series-insights/tutorial-create-tsi-sample-spa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Before you build the application, you must register it with Azure AD. Registrati
123123

124124
1. Uncomment the three lines under the comment `"PROD RESOURCE LINKS"` to switch the dependencies from DEVELOPMENT to PRODUCTION. Comment out the three lines under the comment `"DEV RESOURCE LINKS"`.
125125

126-
[!code-javascript[head-sample](~/samples-javascript/pages/tutorial/index.html?range=2-20&highlight=10-13,15-18)]
126+
[!code-html[head-sample](~/samples-javascript/pages/tutorial/index.html?range=2-20&highlight=10-13,15-18)]
127127

128128
Your dependencies should be commented like the following example:
129129

0 commit comments

Comments
 (0)