From b516c6c508c3702ebc2d8b7b119e2fbbeb1816a9 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 14 Mar 2025 21:39:23 -0700 Subject: [PATCH] Fixed typo in FAQ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1f31c4..ed9c6e6 100644 --- a/README.md +++ b/README.md @@ -1303,7 +1303,7 @@ However, for the foreseeable future, the list will to be edited directly as a ma
The current markdown system could also be considered a stepping stone to guage the community's needs prior to building a more complex system. I will likely migrate to a JSON file as the project scales and when I have time to architect such a system.
-As for the website, the complexities of web development seem unnecessary and an added pain for a task that can suffice, for now, as a markdown file. Depending on the popularity of the project, however, this idea will remain the back of my mind. +As for the website, the complexities of web development seem unnecessary and an added pain for a task that can suffice, for now, as a markdown file. Depending on the popularity of the project, however, this idea will remain in the back of my mind. ## License