From f4ec46f70bb5f2c4e0c73d9325b9465667d0438b Mon Sep 17 00:00:00 2001 From: "mersonfufu@gmail.com" Date: Wed, 19 Oct 2022 16:35:41 -0300 Subject: [PATCH] small fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 980de3b..368a497 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If your source code is in `/home/atapas/code` and want to exclude `node_modules` ``` ## Change the file Types -To Change the file type, just replace the `*.js` with any other extentions like, `*.java`, `*.cpp` etc. +To Change the file type, just replace the `*.js` with any other extensions like, `*.java`, `*.cpp` etc. # Limitations @@ -114,7 +114,7 @@ To Change the file type, just replace the `*.js` with any other extentions like, ## Credit -The soution was found as part of this discussion on the StackOverflow and keep improving thereafter! +The solution was found as part of this discussion on the StackOverflow and keep improving thereafter! - https://stackoverflow.com/questions/151677/tool-for-adding-license-headers-to-source-files