skill-sample-nodejs-premium-hello-world
skill-sample-nodejs-premium-hello-world copied to clipboard
Bad sentences for the 'what did I buy' handlers
trafficstars
In the file index.js, there are two instances of the phrase:
"You asked me for a what you've bought"
It should be:
"You asked me what you've bought"
Both cases involve an assignment to the repromptOutput variable.