fix comment

This commit is contained in:
oosthuizenr 2018-01-02 21:29:26 +02:00 committed by GitHub
parent 4a598fc7ac
commit 1da385f78b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ App.prototype.renderPrimary = function () {
}
}
//Show seed words screen
// show seed words screen
if (props.seedWords) {
log.debug('rendering seed words')
return h(HDCreateVaultComplete, {key: 'HDCreateVaultComplete'})