Skip to content

Commit 194a8b2

Browse files
authored
typo
1 parent b08a3ea commit 194a8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository provides a simple and self-contained Java web application with security flaws common to mid-00's legacy projects that have not been updated.
44

5-
The application uses Spring Boot and an embedded H2 database that resets every time the it starts. If you break it just restart it that everything will be reset.
5+
The application uses Spring Boot and an embedded H2 database that resets every time it starts. If you break it just restart and everything will be reset.
66

77
The application will run on **HTTPS port 9000**. If this port is not available you will need to change the `application.properties` file on the source folder with the new one. (if you are using docker you just need to map the container's 9000 port to another port in the host).
88

0 commit comments

Comments
 (0)