From 72ed5bbe4e535cc4ef83894cb7b711862db67222 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 19 Jan 2021 18:08:38 +0200 Subject: [PATCH] docs(readme) spell --- .yaspellerrc | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.yaspellerrc b/.yaspellerrc index 12acc336..e47843b7 100644 --- a/.yaspellerrc +++ b/.yaspellerrc @@ -45,6 +45,7 @@ "gz", "io", "js", + "linux", "maintainers", "markdown", "microservice", diff --git a/README.md b/README.md index 4258fb92..bb18f7dd 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ server.listen(port); ## Docker -The docker images are provided for mutliple architectures and types. The following list shows all existing images: +The docker images are provided for multiple architectures and types. The following list shows all existing images: | Architecture | Type | |----------------|--------------| | amd64 | linux |