Skip to content

Commit

Permalink
Update icondetailmodal.tsx (#904)
Browse files Browse the repository at this point in the history
Fix grammar
  • Loading branch information
daggy1234 committed Apr 15, 2024
1 parent 3581372 commit 3b5d4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preview-astro/src/components/icondetailmodal.tsx
Expand Up @@ -97,7 +97,7 @@ export function IconDetailModal(
</button>
))}
</div>
<h2>Codes</h2>
<h2>Code</h2>
<pre>
<code>{importCode}</code>
</pre>
Expand Down

0 comments on commit 3b5d4d8

Please sign in to comment.