summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0baf22106..896702a9d 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
#
# If no composer.json is in the app root directory, the Composer step
# will be skipped. The same goes for the package.json which can be located in
-# app root or the js/ directory.
+# the app root or the js/ directory.
#
# The npm command by launches the npm build script:
#