Skip to content
Prev Previous commit
add missing word in qhelp
  • Loading branch information
erik-krogh authored May 5, 2022
commit 58db9226dc153384bc4be8051a8c5c0effb5a3a1
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ to execute arbitrary code.

<p>
The example is fixed below, where the origin is checked to be trusted.
It is therefore not possible for a malicious user to attack using an untrusted origin.
It is therefore not possible for a malicious user to perform an attack using an untrusted origin.
</p>
<sample src="examples/MissingOriginCheckGood.js" />

Expand Down