Fix typo in openSUSE installation instructions

This commit is contained in:
Tobias Nießen 2021-07-27 02:13:35 +02:00 committed by GitHub
parent fa354a922b
commit 515902ade3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```