diff --git a/docs/en/docs/ApplicationDev/using-make-for-compilation.md b/docs/en/docs/ApplicationDev/using-make-for-compilation.md index a00b04ec6df7879dbcd1c76bfb0f0e6948961060..6bf34ce85f0739795c0b9a6407b4ea1021ee3db4 100644 --- a/docs/en/docs/ApplicationDev/using-make-for-compilation.md +++ b/docs/en/docs/ApplicationDev/using-make-for-compilation.md @@ -246,7 +246,7 @@ The makefile file structure indicates the output target, the object on which the ### Makefile Contents -A makefile file consists of the following contents: +A Makefile file consists of the following contents. - Explicit rule