Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit c80236f

Browse files
committed
fixed grammar issues
1 parent b389154 commit c80236f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pages/scam-awareness.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -465,13 +465,13 @@ <h4 class="text-lg font-semibold text-indigo-600 mb-2">Description</h4>
465465
<div class="grid grid-cols-1 md:grid-cols-1 gap-6 mb-6">
466466
<div class="bg-gray-50 p-4 rounded-lg">
467467
<h4 class="text-lg font-semibold text-indigo-600 mb-2">Primary Method</h4>
468-
<p class="text-gray-600">Sending disguised URLs (often hidden with markdown formatting) that lead to fake login pages mimicking legitimate platforms.</p>
468+
<p class="text-gray-600">Sending disguised URLs (often hidden with Markdown formatting) that lead to fake login pages mimicking legitimate platforms.</p>
469469
</div>
470470
<div class="bg-gray-50 p-4 rounded-lg">
471471
<h4 class="text-lg font-semibold text-indigo-600 mb-2">Characteristics</h4>
472472
<ul class="text-gray-600 list-disc pl-5">
473-
<li>URLs hidden behind text using markdown formatting</li>
474-
<li>Promises of free gift cards, in-game items, or other rewards</li>
473+
<li>URLs hidden behind text using Markdown formatting</li>
474+
<li>Promises of gift cards, in-game items, or other rewards</li>
475475
<li>Messages often appear random and out of context</li>
476476
<li>Usually sent from compromised accounts</li>
477477
</ul>
@@ -494,7 +494,7 @@ <h4 class="text-lg font-semibold text-indigo-600 mb-2">Protection Tips</h4>
494494
<li>Hover over links to see the actual destination before clicking</li>
495495
<li>Check URL spelling carefully—scammers often use similar-looking domains</li>
496496
<li>Access websites directly through official sources rather than clicking links</li>
497-
<li>Use a password manager that won't auto-fill credentials on fake sites</li>
497+
<li>Use a password manager that won't autofill credentials on fake sites</li>
498498
</ul>
499499
</div>
500500
<div class="bg-gray-50 p-6 rounded-lg mb-4">

0 commit comments

Comments
 (0)