Skip to content

Commit

Permalink
Merge pull request #2499 from RayBB/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
raimund-schluessler authored Mar 3, 2024
2 parents 2ead229 + 75f2b62 commit fbaf014
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 fbaf014

Please sign in to comment.