diff --git a/latest/faq.md b/latest/faq.md index 039cac0d..aaf72053 100644 --- a/latest/faq.md +++ b/latest/faq.md @@ -4,7 +4,7 @@ ## What platforms does Scribble support? -Everything! You might run into edge cases on platforms that I don't regularly test; please [report any bugs](https://github.com/JujuAdams/Scribble/issues) if and when you find them. Please note that diagnosing HTML5 bugs in particular can be frustrating due to the generally patchy nature of GameMaker's JS runtime. +Everything apart from HTML5. You might run into edge cases on platforms that I don't regularly test; please [report any bugs](https://github.com/JujuAdams/Scribble/issues) if and when you find them.   @@ -46,7 +46,7 @@ Great! Please make a [feature request](https://github.com/JujuAdams/scribble/iss ## I found a bug, and it both scares and mildly annoys me. What is the best way to get the problem solved? -Please make a [bug report](https://github.com/JujuAdams/scribble/issues). Juju checks GitHub every day and bug fixes usually go out a couple days after that. You can also grab me on the [Discord server](https://discord.gg/8krYCqr), but that's not a replacement for a nice clear bug report. +Please make a [bug report](https://github.com/JujuAdams/scribble/issues). Juju checks GitHub every day and bug fixes usually go out a couple days after that.