Skip to content

Commit cd8ba90

Browse files
committed
[mod3-04] fix some more typos
1 parent 2c76300 commit cd8ba90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod3-04.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ <h2>WLAN Discovery</h2>
494494
<li>In <strong>passive</strong> mode, <u>the AP signal its presence by the periodic transmission of a Beacon management frame</u>, which advertise the SSID and the association parameters.</li>
495495
<li>In <strong>active</strong> mode, <u>the STAs send, on every channel iteratively, a Probe Request management frame</u> (as unicast if the SSID is known, broadcast otherwise) containing supported network modes and data rates.</li>
496496
</ul>
497-
<p>The <strong>AP can be configured to hide its SSID</strong> as a form of additional security. by disabling Beacon frames tranmission.</p>
497+
<p>The <strong>AP can be configured to hide its SSID</strong> as a form of additional security, by disabling Beacon frames transmission.</p>
498498
<p><u>A STA can connect to an hidden SSID only if it knows the SSID in advance</u> in order to send a directed probe request. The hidden AP will "reveal" itself through a probe response.</p>
499499
</section>
500500
<section>

0 commit comments

Comments
 (0)