Skip to content

Commit b5cddd6

Browse files
committed
sphelling
1 parent 761acd0 commit b5cddd6

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
@@ -68,5 +68,5 @@ g.list_vendors('/usr/share/wireshark/manuf')
6868
Check if a MAC address is valid
6969
```
7070
if g.is_mac_address('94:0C:98:BC:74:1C') == True:
71-
print('Valid Ethernet AAddress')
71+
print('Valid Ethernet Address')
7272
```

0 commit comments

Comments
 (0)