fix a typo

Signed-off-by: ti777777 <ti12272198686@yahoo.com.tw>
This commit is contained in:
ti777777 2021-12-09 16:56:10 +08:00
parent 44e158faef
commit 1165295e69

View File

@ -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__