Corrected spelling.

This commit is contained in:
Shy Ruparel 2022-08-29 15:15:42 -04:00 committed by GitHub
parent 620476590c
commit 0a66270ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Although you can start from an empty directory, it is highly recommended that yo
└── client # (3)
│ └── src
│ ├── App.tsx
│ └── ... React aplication
│ └── ... React application
```
1. Contains everything required to build the extension and run it in Docker Desktop.