Skip to content

Commit 7ddb926

Browse files
authored
spelling
1 parent aca95b2 commit 7ddb926

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
@@ -4,7 +4,7 @@
44
1. Fork this project by pressing the fork buton
55
2. Locally clone your Forked version. You can now begin modifying it.
66

7-
## Containarizing and Running Locally
7+
## Containerizing and Running Locally
88
The supplied flask app is a very simple api with three endpoints.
99
GET '/': This is a simple health check, which returns the response 'Healthy'.
1010
POST '/auth': This takes a email and password as json arguments and returns a jwt token base on a custom secret.

0 commit comments

Comments
 (0)