Apply suggestion from docs review

This commit is contained in:
Ed Minnix
2022-12-06 15:32:54 -05:00
parent 55090ecb65
commit 1c81f8d8d5

View File

@@ -4,9 +4,9 @@
<qhelp>
<overview>
<p>
Enabling JavaScript in an Android WebView allows for the running of JavaScript
code in the context of the running application. This opens the possibility for
cross-site scripting if the attacker can inject arbitrary JavaScript.
Enabling JavaScript in an Android WebView allows the execution of
JavaScript code in the context of the running application. This creates a
cross-site scripting vulnerability.
</p>
<p>