Skip to content

Commit

Permalink
Fix typo in Fedora installation instructions (#2440)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrialDragon authored Feb 18, 2024
1 parent cec01e6 commit 18d28b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/documentation/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $ sudo dpkg -i zola_<version>_amd64_debian_<debian_version>.deb

### Fedora

On Fedora, Zola is avialable via [COPR](https://fedoraproject.org/wiki/Category:Copr).
On Fedora, Zola is available via [COPR](https://fedoraproject.org/wiki/Category:Copr).

```sh
$ sudo dnf copr enable fz0x1/zola
Expand Down

0 comments on commit 18d28b7

Please sign in to comment.