From 035ba75b17f0703fabb7118b4a9f87ffb2da1c29 Mon Sep 17 00:00:00 2001 From: mischl Date: Fri, 17 Apr 2020 20:30:27 +0200 Subject: [PATCH] Update faq.html --- pages/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/faq.html b/pages/faq.html index 5520384fa..40dcf55a3 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. + Got a question? Many people do, so there a good chances to find the answer below. Edit this page under Github.
{% for faq in sorted_faqs %}