mirror of
https://github.com/adulau/nato-converter.git
synced 2024-11-22 01:57:08 +00:00
Fix typo in README
This commit is contained in:
parent
589e7cebdc
commit
497416bd77
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
Convert list of character to the equivalent in NATO alphabet. And it takes care
|
Convert list of character to the equivalent in NATO alphabet. And it takes care
|
||||||
of the capitals:
|
of the capitals:
|
||||||
|
|
||||||
$ ./nato_converter.py abc
|
$ ./nato_converter.py aBc
|
||||||
aBc: alpha BRAVO charlie
|
aBc: alpha BRAVO charlie
|
||||||
|
|
||||||
This is useful to give password orally and avoid confusion:
|
This is useful to give password orally and avoid confusion:
|
||||||
|
|
Loading…
Reference in a new issue