Update faqs.md

Small spelling error fix
This commit is contained in:
Sr.51LV3R 2023-10-28 14:48:26 -03:00 committed by GitHub
parent 6691970511
commit f7132c9771
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ No. JELOS is something that we develop for fun, it is provided as-is. There are
We are a community developed distribution, and we believe that it is the responsibility of the person who wants a new feature to develop and contribute that feature. If you would like to add something to JELOS, pull requests are welcomed. Please review our [code of conduct](contribute/code-of-conduct.md), our [contributing guidelines](contribute/index.md), and our [build guide](contribute/build.md) before submitting your first pull request.
### Do you support X device? Will you add support for X device?
You can find the list of currently supported devices here: [Deivces](../devices)
You can find the list of currently supported devices here: [Devices](../devices)
If the device you are interested in isn't in that list then no one has contributed the work to add support for it yet. Why? To add support for a device we (1) need to be interested in adding support for it 😊 and (2) need to have direct access to the device.