Skip to content

Commit d7ca036

Browse files
committed
space
1 parent a8c23e9 commit d7ca036

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/app/javascript.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Application Insights can be used with any web pages - you just add a short piece
2525
* [JavaScript Snippet](#snippet-based-setup)
2626

2727
> [!IMPORTANT]
28-
> > Only use one method to add the JavaScript SDK to your application. If you use the NPM Setup, don't use the Snippet and vice versa.
28+
> > Only use one method to add the JavaScript SDK to your application. If you use the NPM Setup, don't use the Snippet and vice versa.
29+
2930
> [!NOTE]
3031
> NPM Setup installs the JavaScript SDK as a dependency to your project, enabling IntelliSense, whereas the Snippet fetches the SDK at runtime. Both support the same features. However, developers who desire more custom events and configuration generally opt for NPM Setup whereas users looking for quick enablement of out-of-the-box web analytics opt for the Snippet.
3132

0 commit comments

Comments
 (0)