fixed typo

This commit is contained in:
Thomas Braun 2025-05-16 16:36:35 +02:00 committed by GitHub
commit 0ad2beea80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ tags: []
{% assign sorted_faqs = site.faqs | sort:"sort_id" %}
<div class="col-md-6 col-md-offset-3">
Got a question? Many people do, so there a good chances to find the answer below. Edit this page under <a href="https://github.com/greenshot/greenshot/tree/gh-pages/_faqs">Github</a>.
Got a question? Many people do, so there are good chances to find the answer below. Edit this page under <a href="https://github.com/greenshot/greenshot/tree/gh-pages/_faqs">Github</a>.
<div id="user_accordion" class="panel-group">
{% for faq in sorted_faqs %}
<div class="panel panel-primary">