Skip to content

Commit

Permalink
chore(samples): fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Feb 16, 2024
1 parent 51b8680 commit 61a84f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sample_scripts/denger_patten.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
(async () => {
/**
* - Q. Why is this dangerous?
* - A. There is a possibility that dangerous binary files could be loaded and accidentally executed by the group.
* - A. There is a possibility of downloading and accidentally executing dangerous binary files.
* - If this pattern is abused, locations can be posted externally via the fetch API.
* @param {string} url
* @param {string} filename
Expand Down

0 comments on commit 61a84f9

Please sign in to comment.