summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-01-28 14:23:17 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-01-28 14:23:17 -0500
commit4c920e5a9d1c926bdda24e14a3ae7a16c71b98bd (patch)
tree9e3f9ccef8133e997747c8d004cc8a0debef4362
parentclippy my beloved (diff)
parentreadme (diff)
downloadxssbook-4c920e5a9d1c926bdda24e14a3ae7a16c71b98bd.tar.gz
xssbook-4c920e5a9d1c926bdda24e14a3ae7a16c71b98bd.tar.bz2
xssbook-4c920e5a9d1c926bdda24e14a3ae7a16c71b98bd.zip
merge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c9efce..7f50320 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The project is written in rust, so you can build it by running
Make sure where you run the binary from, you also move the public folder to.
-Finally, the site runs on port `8080`, so its recommended you put it begind a reverse proxy, or you could use a docker container and remap the outsite port (see below).
+Finally, the site runs on port `8080`, so its recommended you put it behind a reverse proxy, or you could use a docker container and remap the outsite port (see below).
**docker**