From 507382ae44f588728cec18f2b57bac41f7418d0b Mon Sep 17 00:00:00 2001 From: Daniel Maher Date: Mon, 10 Oct 2022 14:40:16 +0200 Subject: [PATCH] docs: fix typo in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Everybody loves a one-byte PR 😆 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b4b2bc6d..07c2d1224a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ brew install scw ### Arch Linux -Install the latest stable release on Arch Linux from [offcial repositories](https://archlinux.org/packages/community/x86_64/scaleway-cli/). +Install the latest stable release on Arch Linux from [official repositories](https://archlinux.org/packages/community/x86_64/scaleway-cli/). For instance with `pacman`: ```sh