Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
onursenture committed Jun 7, 2024
1 parent 9cd91a3 commit 296f7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const SupportPage = () => {
<div className="card m-0">
<div className="flex align-items-center justify-content-between mb-3">
<div className="text-2xl font-semibold">Service Features</div>
<span className="font-bold text-lg">200$/h</span>
<span className="font-bold text-lg">$200/h</span>
</div>
<div className="gap-5 px-3">
<ul className="flex-auto list-none m-0 p-0 text-lg">
Expand Down

0 comments on commit 296f7c1

Please sign in to comment.