From 515902ade30f95448dbcda3cc0b9eb2dea13d5ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Tue, 27 Jul 2021 02:13:35 +0200 Subject: [PATCH] Fix typo in openSUSE installation instructions --- docs/install_linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_linux.md b/docs/install_linux.md index edc1b0979..676f24323 100644 --- a/docs/install_linux.md +++ b/docs/install_linux.md @@ -170,7 +170,7 @@ nix-env -iA nixos.gitAndTools.gh ### openSUSE Tumbleweed -openSUSE Tumbleweed users can install from the [offical distribution repo](https://software.opensuse.org/package/gh): +openSUSE Tumbleweed users can install from the [official distribution repo](https://software.opensuse.org/package/gh): ```bash sudo zypper in gh ```