spelling
This commit is contained in:
parent
9cba0ea16f
commit
b310badbf8
@ -17,7 +17,7 @@ for prefix in datain['prefixes']:
|
||||
|
||||
for region in outdict:
|
||||
print(f'{region}')
|
||||
select = input('Enter name of location to recieve associated IPs: ')
|
||||
select = input('Enter name of location to receive associated IPs: ')
|
||||
|
||||
print('\n'*100)
|
||||
print(f'Displaying IP ranges for {select}')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user