mirror of https://github.com/docker/docs.git
Corrected spelling.
This commit is contained in:
parent
620476590c
commit
0a66270ce5
|
@ -25,7 +25,7 @@ Although you can start from an empty directory, it is highly recommended that yo
|
||||||
└── client # (3)
|
└── client # (3)
|
||||||
│ └── src
|
│ └── src
|
||||||
│ ├── App.tsx
|
│ ├── App.tsx
|
||||||
│ └── ... React aplication
|
│ └── ... React application
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Contains everything required to build the extension and run it in Docker Desktop.
|
1. Contains everything required to build the extension and run it in Docker Desktop.
|
||||||
|
|
Loading…
Reference in New Issue