Fixed typo in Readme (#38)

Fixed typo

## Pull Request Description

Removed an "s" from "featuress"

## Issue Being Fixed

Typo in readme.md

Issue Number: N/A

## Screenshots / Recordings

N/A

## Checklist

- [ ] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [ ] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [ ] Check that any changes are related to the issue at hand.
This commit is contained in:
Ander Regidor 2024-10-18 10:16:49 +02:00 committed by GitHub
parent 6d8f1821a6
commit 78886d58d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
<p align="center"> <p align="center">
<a href="#key-features">Key Features</a> <a href="#key-features">Key Features</a>
<a href="#screenshots">Screenshots</a> <a href="#screenshots">Screenshots</a>
<a href="#planned-features">Planned Featuress</a> <a href="#planned-features">Planned Features</a>
<a href="#download">Download</a> <a href="#download">Download</a>
<a href="#how-to-contribute">Contributing</a> <a href="#how-to-contribute">Contributing</a>
<a href="#credits">Credits</a> <a href="#credits">Credits</a>