Skip to content

Commit

Permalink
Grammatical changes
Browse files Browse the repository at this point in the history
  • Loading branch information
timpratim committed Jul 30, 2023
1 parent 8c441cb commit d79dd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ if err != nil {
```
**4. Building Docker Images and running Docker Containers**

This part of the workshop dives into Docker, a platform that uses OS-level virtualization to deliver software in isolated packages known as containers. Docker can simplify the setup process for application development and distribution.
This part of the workshop dives into Docker, as Docker will simplify the setup process for the application development and distribution.

**Understanding the Dockerfile**

Expand Down

0 comments on commit d79dd2c

Please sign in to comment.