Fixed TYPO

This commit is contained in:
Yoni
2020-07-05 11:29:21 +03:00
parent 720cb5a6b1
commit 55265f891e

View File

@ -8,7 +8,7 @@ The Docker build command copies the local files into the build context environme
<br/><br/>
### Code Example A good default .dockerignore for Node.js apps
### Code Example A good default .dockerignore for Node.js
<details>
<summary><strong>.dockerignore</strong></summary>