Skip to content

Commit 8d73609

Browse files
committed
Update README.md
1 parent b4596ad commit 8d73609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ip.subnet # get the subnet mask
3434
ip.network # get the network address (192.168.0.0)
3535
ip.broadcast # get the broadcast address (192.168.0.255)
3636
37-
ip.firstHostAddress # 12.168.0.1
37+
ip.firstHostAddress # 192.168.0.1
3838
ip.lastHostAddress # 192.168.0.254
3939
4040
ip.wildCardMask # complement of subnet mask

0 commit comments

Comments
 (0)