From 0ad2beea800ae7f31997af86abada15c9e63d11d Mon Sep 17 00:00:00 2001 From: Thomas Braun Date: Fri, 16 May 2025 16:36:35 +0200 Subject: [PATCH] fixed typo --- pages/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/faq.html b/pages/faq.html index 40dcf55a3..dfb02c758 100644 --- a/pages/faq.html +++ b/pages/faq.html @@ -12,7 +12,7 @@ tags: [] {% assign sorted_faqs = site.faqs | sort:"sort_id" %}
- Got a question? Many people do, so there a good chances to find the answer below. Edit this page under Github. + Got a question? Many people do, so there are good chances to find the answer below. Edit this page under Github.
{% for faq in sorted_faqs %}