fix a typo

Signed-off-by: ti777777 <ti122721986@yahoo.com.tw>
This commit is contained in:
ti777777 2021-12-09 21:01:42 +08:00
parent 4af7ff21b4
commit c3e644dc31

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 `DockerFile`, explanation below.
We make image of app from our `Dockerfile`, explanation below.
__Explanation of service server__