Skip to content

Commit b9da425

Browse files
save file
1 parent 8fd966b commit b9da425

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

utils/misc/global-state-diff/v2.0/global-state-diff-v2.0.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,9 @@ <h3>
196196
</h3>
197197

198198
<div>
199-
Analyze the impact of loading external JavaScript resources.
200-
<br>
201-
The tool compares the object before and after execution to identify newly added globals to help
202-
developers understand what a script exposes to the global scope.
199+
Analyze the impact of loading external JavaScript resources. The tool compares the global object
200+
before and after execution to identify newly added globals to help developers understand what
201+
a script exposes to the global scope.
203202
</div>
204203

205204
<div class=input>

0 commit comments

Comments
 (0)