diff --git a/accounts/scwallet/README.md b/accounts/scwallet/README.md index e779948a9c..20519e092d 100644 --- a/accounts/scwallet/README.md +++ b/accounts/scwallet/README.md @@ -53,7 +53,7 @@ } ``` - So the communication with the card is working, but there is no key associated to this wallet. Let's create it: + So the communication with the card is working, but there is no key associated with this wallet. Let's create it: ``` > personal.initializeWallet("pcsc://044def09") @@ -99,4 +99,4 @@ personal.openWallet("pcsc://a4d73015") ## Known issues * Starting geth with a valid card seems to make firefox crash. - * PCSC version 4.4 should work, but is currently untested \ No newline at end of file + * PCSC version 4.4 should work, but is currently untested