From 25ddf866c0ae0b41cf6093fb3f59136b3a914fd0 Mon Sep 17 00:00:00 2001 From: NLT3 <89108010+NLT3@users.noreply.github.com> Date: Sat, 4 Sep 2021 02:54:19 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e8b4f..d104a1f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To run the challenge you have to install [`docker-compose`](https://docs.docker. docker-compose up ``` -Once the servicses are running, you should be able to access [http://127.0.0.1:5000](http://127.0.0.1:5000). +Once the services are running, you should be able to access [http://127.0.0.1:5000](http://127.0.0.1:5000). ## Solution