(Fixed) Typo in Docker Documentation - Redundant "are" in Sentence

Fixes  #20627
This commit is contained in:
unknown 2024-08-18 16:45:55 +05:30
parent 18544668ef
commit 247712ed73
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ weight: 2
## Explanation
Now that you have Docker Desktop installed, youre are ready to do some application development. Specifically, you will do the following:
Now that you have Docker Desktop installed, you are ready to do some application development. Specifically, you will do the following:
1. Clone and start a development project
2. Make changes to the backend and frontend