doc(README): remove typo (#201)

## Description:

This Pull Request fixes a typographical error in the README.md file.


## Changes Made:

 - Corrected "Derevatives" to "Derivatives" in the README.md file.

## Additional Information:

This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.

Thank you for considering this contribution.
This commit is contained in:
Rahul
2023-10-21 17:09:38 +05:30
committed by GitHub
parent 3c7154cdee
commit fe52ed4ac9

View File

@@ -21,7 +21,7 @@ Currently missing:
# Installation
- Arch Linux: Install the [AUR Package](https://aur.archlinux.org/packages/lact/) (or the -git version)
- Debian/Ubuntu/Derevatives: Download a .deb from [releases](https://github.com/ilya-zlobintsev/LACT/releases/).
- Debian/Ubuntu/Derivatives: Download a .deb from [releases](https://github.com/ilya-zlobintsev/LACT/releases/).
It is only available on Debian 12+ and Ubuntu 22.04+ as older versions don't ship gtk4.
- Fedora: an rpm is available in [releases](https://github.com/ilya-zlobintsev/LACT/releases/).