Fix the typo

This commit is contained in:
ti777777 2021-12-09 14:03:54 +08:00 committed by GitHub
parent 44e158faef
commit b425a6d1a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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__