fix typo
This commit is contained in:
@@ -118,7 +118,7 @@ module.exports = {
|
||||
break;
|
||||
}
|
||||
|
||||
answerPromiseProps
|
||||
answerPromise
|
||||
.then (answer => {
|
||||
this.response
|
||||
.speak (answer)
|
||||
|
||||
Reference in New Issue
Block a user