mirror of https://github.com/docker/docs.git
(Fixed) Typo in Docker Documentation - Redundant "are" in Sentence
Fixes #20627
This commit is contained in:
parent
18544668ef
commit
247712ed73
|
@ -14,7 +14,7 @@ weight: 2
|
|||
|
||||
## Explanation
|
||||
|
||||
Now that you have Docker Desktop installed, you’re 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
|
||||
|
|
Loading…
Reference in New Issue