From 25200888cc15c40e87ed48d7f75cb95d5cdf6e4d Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Thu, 7 May 2020 22:16:57 +0200 Subject: [PATCH] readme: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e4db30..87e5bed0 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ The **Super-Linter** has *CI/CT/CD* configured utilizing **GitHub** Actions. ## Limitations Below are a list of the known limitations for the **Github Super-Linter**: -- Due to being completely packaged at run time, you will not be able to update dependancies or change versions of the enclosed linters and binaries +- Due to being completely packaged at run time, you will not be able to update dependencies or change versions of the enclosed linters and binaries - Reading additional details from `package.json` are not read by the **Github Super-Linter** - Downloading additional codebases as dependencies from private repositories will fail due to lack of permissions