diff --git a/tools/pico-hsm-tool.py b/tools/pico-hsm-tool.py index 4de30ab..8878ad3 100755 --- a/tools/pico-hsm-tool.py +++ b/tools/pico-hsm-tool.py @@ -184,7 +184,7 @@ def initialize(card, args): print('') print('Note that the device is initialized with a default PIN and ' 'configuration.') - print('Now you can initialize the device as usual with you chosen PIN ' + print('Now you can initialize the device as usual with your chosen PIN ' 'and configuration options.') def attestate(card, args):