docs: fix typo

This commit is contained in:
hieu-jan 2024-01-24 10:44:05 +09:00
parent b2d0add006
commit 89bec2a8a9

View File

@ -50,7 +50,7 @@ cd jan
git checkout -b DESIRED_BRANCH git checkout -b DESIRED_BRANCH
``` ```
2. **Install Dependencie:s** 2. **Install Dependencies**
```bash ```bash
yarn install yarn install