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