diff --git a/examples/MakefileExample/Makefile-example.mk b/examples/MakefileExample/Makefile-example.mk index 4ef09c0..9b6a118 100644 --- a/examples/MakefileExample/Makefile-example.mk +++ b/examples/MakefileExample/Makefile-example.mk @@ -1,6 +1,6 @@ ### DISCLAIMER ### This is an example Makefile and it MUST be configured to suit your needs. -### For detailed explanations about all the available options, please refer +### For detailed explanations about all of the available options, please refer ### to https://github.com/sudar/Arduino-Makefile/blob/master/arduino-mk-vars.md ### Original project where this Makefile comes from: https://github.com/WeAreLeka/Bare-Arduino-Project