Skip to content

Commit abad7ee

Browse files
type error fix
1 parent 274fbf7 commit abad7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ git clone https://github.com/modularcode/modular-admin-html.git
3434
```
3535
### 2. Build the project
3636

37-
The cloned/downloaded repository desn't contain prebuilt version of the project and you need to build it. You need to have [NodeJs](https://nodejs.org/en/) with npm. You also need to have [Bower](http://bower.io/) installed globally.
37+
The cloned/downloaded repository doesn't contain prebuilt version of the project and you need to build it. You need to have [NodeJs](https://nodejs.org/en/) with npm. You also need to have [Bower](http://bower.io/) installed globally.
3838

3939

4040
Install npm dependencies

0 commit comments

Comments
 (0)