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 %}