From 3f93eb29115ed73d09d20d40f234be00b1e0fb8a Mon Sep 17 00:00:00 2001 From: OCram85 Date: Sat, 19 Nov 2022 18:32:51 +0100 Subject: [PATCH] fix typo --- .vscode/dictionaries/project-words.txt | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/dictionaries/project-words.txt b/.vscode/dictionaries/project-words.txt index eaf90c9..f0a04f8 100644 --- a/.vscode/dictionaries/project-words.txt +++ b/.vscode/dictionaries/project-words.txt @@ -1,5 +1,6 @@ arkanum +dotnet Fira +gitea LTS tbd -dotnet diff --git a/README.md b/README.md index 77c0009..0eda573 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This helps reducing the image size. Syntax: arkanum RUNTIME ... RUNTIME [dotnet|golang|nodejs|powershell] dotnet Installs latest LTS dotnet core sdk + runtime. - gitea Installs gitea tools like the changelog generator. + gitea Installs gitea tools like the changelog generator. golang Installs golang 1.19.3. nodejs Installs latest NodeJs LTS version. powershell Installs latest PowerShell LTS version.