Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Ray Berger <[email protected]>
  • Loading branch information
RayBB committed Mar 1, 2024
1 parent fad3984 commit 75f2b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ endif
.PHONY: all
all: dev-setup build-js-production

# cleanup and generate a clean developement setup
# cleanup and generate a clean development setup
dev-setup: clean clean-dev npm-init

npm-init:
Expand Down

0 comments on commit 75f2b62

Please sign in to comment.