Skip to content

Commit aa5d58c

Browse files
docs: apply code review suggestion
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> Signed-off-by: Muhammad Haris <101793258+headlessNode@users.noreply.github.com>
1 parent 30b0c55 commit aa5d58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make/lib/js/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ build-js: $(NODE_MODULES)
3131
.PHONY: build-js
3232

3333
#/
34-
# Removes javascript bundle.
34+
# Removes JavaScript bundle.
3535
#
3636
# @example
3737
# make clean-js

0 commit comments

Comments
 (0)