X Tutup
Skip to content

Commit 515902a

Browse files
authored
Fix typo in openSUSE installation instructions
1 parent fa354a9 commit 515902a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install_linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ nix-env -iA nixos.gitAndTools.gh
170170

171171
### openSUSE Tumbleweed
172172

173-
openSUSE Tumbleweed users can install from the [offical distribution repo](https://software.opensuse.org/package/gh):
173+
openSUSE Tumbleweed users can install from the [official distribution repo](https://software.opensuse.org/package/gh):
174174
```bash
175175
sudo zypper in gh
176176
```

0 commit comments

Comments
 (0)
X Tutup