Skip to content

Commit 72411c4

Browse files
sachinsmceshack94
authored andcommitted
Update README.md : fix private ip typo (bregman-arie#274)
1 parent 55bd8ca commit 72411c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ A Subnet mask is a 32-bit number that masks an IP address, and divides the IP ad
168168

169169
<details>
170170
<summary>What is a private IP address? In which scenarios/system designs, one should use it?</summary><br><b>
171-
Private IP addresses are assigned to the hosts in the same network to communicate among one another. As the name "private" suggests, the devices having the priate IP addresses assigned can't be reached by the devices from any external network. For example, if I am living in a hostel and I want my hostelmates to join the game server I have hosted, I will ask them to join via my server's private IP address, since the network is local to the hostel.
171+
Private IP addresses are assigned to the hosts in the same network to communicate among one another. As the name "private" suggests, the devices having the private IP addresses assigned can't be reached by the devices from any external network. For example, if I am living in a hostel and I want my hostelmates to join the game server I have hosted, I will ask them to join via my server's private IP address, since the network is local to the hostel.
172172
</b></details>
173173

174174
<details>

0 commit comments

Comments
 (0)