Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/components/Faqs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const faqs = [
>
GitHub repo
</a>{' '}
explainng your need and we'll look into it.
explaining your need and we'll look into it.
</>
),
},
Expand All @@ -67,7 +67,7 @@ const faqs = [
question: 'How can I support Responsively App?',
answer: (
<>
You can support in a lot of ways and we have details of in our{' '}
You can support in a lot of ways and we have info how on our{' '}
<Link href="/sponsor" className="underline">
Sponsorship
</Link>{' '}
Expand All @@ -86,7 +86,7 @@ const faqs = [
>
GitHub repo
</a>{' '}
for issues that needs help and give them a try.
for issues that need help and give them a try.
</>
),
},
Expand Down