From 1ffb3f1c9bc1f53bc8e65b5d1d733c01c4203b91 Mon Sep 17 00:00:00 2001 From: ti777777 Date: Thu, 9 Dec 2021 23:15:57 +0800 Subject: [PATCH] fix a typo (#191) Signed-off-by: ti777777 --- react-express-mongodb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-express-mongodb/README.md b/react-express-mongodb/README.md index 5c74991..46c7668 100644 --- a/react-express-mongodb/README.md +++ b/react-express-mongodb/README.md @@ -104,7 +104,7 @@ Our main goal to create a containers, it starts from here. As you can see there ##### Service app (backend - NodeJS) -We make image of app from our `DockeFile`, explanation below. +We make image of app from our `Dockerfile`, explanation below. __Explanation of service server__