diff --git a/docs/faqs.md b/docs/faqs.md index 83a58fc..c6ccbc6 100644 --- a/docs/faqs.md +++ b/docs/faqs.md @@ -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.