Skip to content

Commit 36cdc4e

Browse files
committed
fix: build issue
1 parent 3121a05 commit 36cdc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PayloadGenerator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default function PayloadGenerator() {
3535
<div>
3636
<h3>Payload Generator</h3>
3737
<p>
38-
If you don't want to mess around with JavaScript consoles, you can use
38+
If you don&apos;t want to mess around with JavaScript consoles, you can use
3939
this UI tool to generate your payload.
4040
</p>
4141
<div className="not-prose grid grid-cols-3">

0 commit comments

Comments
 (0)