Skip to content

Commit 3fef2e6

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#95749
1 parent f86c45e commit 3fef2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Reporting of SDK load failures isn't supported on Internet Explorer 8 or earlier
102102
103103
#### Snippet configuration options
104104

105-
All configuration options have been move towards the end of the script. This placement avoids accidentally introducing JavaScript errors that wouldn't just cause the SDK to fail to load, but also it would disable the reporting of the failure.
105+
All configuration options have been moved towards the end of the script. This placement avoids accidentally introducing JavaScript errors that wouldn't just cause the SDK to fail to load, but also it would disable the reporting of the failure.
106106

107107
Each configuration option is shown above on a new line, if you don't wish to override the default value of an item listed as [optional] you can remove that line to minimize the resulting size of your returned page.
108108

0 commit comments

Comments
 (0)