Skip to content

Commit 4cd1892

Browse files
BENCH-161 Fixed README.md
1 parent d5c4e87 commit 4cd1892

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Answer King REST API
22

33
The Answer King REST API is the backend for a fast food business. It allows products and categories to be created and
4-
orders to be placed. An product can be included in multiple categories.
4+
orders to be placed. A product can be included in multiple categories.
55

66
## Docker
77

@@ -26,7 +26,7 @@ and execute the following commands:
2626

2727
[Docker Compose](https://docs.docker.com/compose/install/)
2828

29-
[AMAZON CORRETTO 17](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html/)
29+
[AMAZON CORRETTO 17](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html)
3030

3131
## Maven
3232

@@ -52,7 +52,7 @@ If Maven isn't installed on your system, the Maven Wrapper can be used by using
5252

5353
### Prerequisites
5454

55-
[AMAZON CORRETTO 17](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html/)
55+
[AMAZON CORRETTO 17](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html)
5656

5757
## MySQL
5858

0 commit comments

Comments
 (0)