summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:14:59 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-25 20:14:59 +0100
commit8a58b145cf7d05d6c73043700b27813125d9a88f (patch)
tree673f674ce4cf3e45b2ff970b0c89be8f7c40b0f2 /Makefile
parent97560128b55ad78ed1a6ac6e2b77535305417cda (diff)
cleanup
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:
#