Skip to content

Commit 3a68ece

Browse files
committed
JS: Fix typo in change note
1 parent 97b8e35 commit 3a68ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/change-notes/2021-03-15-client-side-remote-flow-sources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
lgtm,codescanning
2-
* The security queries now distinguish more clearly between different parts of `window.locaton`.
2+
* The security queries now distinguish more clearly between different parts of `window.location`.
33
When the taint source of an alert is based on `window.location`, the source will usually
44
occur closer to where user-controlled data is obtained, such as at `location.hash`.
55
* `js/request-forgery` no longer considers client-side path parameters to be a source due to

0 commit comments

Comments
 (0)