Skip to content

Commit ddc4b59

Browse files
committed
fix
1 parent 7440897 commit ddc4b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ lint-frontend:
1414
make -C frontend lint
1515

1616
install:
17-
make -С frontend install
17+
make -C frontend install

0 commit comments

Comments
 (0)