fix: fixed typo Saftey -> Safety

team here from @fwdemail, just spotted this typo
This commit is contained in:
titanism 2025-06-30 04:13:33 -05:00 committed by GitHub
parent d392cf4c1a
commit 2070dd8d99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -132,7 +132,7 @@ const screenshotUrl = `https://screenshot-cache.as93.workers.dev/${url}`;
</li>
))}
</ul>
<h4>Saftey Score</h4>
<h4>Safety Score</h4>
<p class="explainer">Website marked as {riskText}</p>
<div class={`risk risk-${riskText.replaceAll(' ', '-').toLocaleLowerCase()}`}>
<p>{100-risk}%</p>