Skip to content

Commit

Permalink
cmd/clef: spelling correction (ethereum#19973)
Browse files Browse the repository at this point in the history
  • Loading branch information
blrhc authored and karalabe committed Aug 19, 2019
1 parent 7d3b260 commit 85d2b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/clef/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ A UI should conform to the following rules.
* For example, not load icons, stylesheets from the internet
* Not load files from the filesystem, unless they reside in the same local directory (e.g. config files)
* A Graphical UI MUST show the blocky-identicon for ethereum addresses.
* A UI MUST warn display approproate warning if the destination-account is formatted with invalid checksum.
* A UI MUST warn display appropriate warning if the destination-account is formatted with invalid checksum.
* A UI MUST NOT open any ports or services
* The signer opens the public port
* A UI SHOULD verify the permissions on the signer binary, and refuse to execute or warn if permissions allow non-user write.
Expand Down

0 comments on commit 85d2b0d

Please sign in to comment.