Skip to content

Commit

Permalink
escape apos
Browse files Browse the repository at this point in the history
  • Loading branch information
rerpha committed Sep 17, 2024
1 parent 488e614 commit 61dbe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function Home() {
</h1>{" "}
</div>
<p className="px-0 mb-8 text-lg text-gray-600 dark:text-white md:text-xl lg:px-24">
Use this dashboard to monitor your experiment's information.
Use this dashboard to monitor your experiment&apos;s information.
</p>
<div className="mb-4 space-x-0 md:space-x-2 md:mb-8">
<div className="relative inline-flex group">
Expand Down

0 comments on commit 61dbe05

Please sign in to comment.