alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 737 forks source link

fix: typo in readme for client configuration code for ask-smapi-sdk #631

Closed vyancharuk closed 4 years ago

vyancharuk commented 4 years ago

Description

Fix typo in the readme for client configuration code for ask-smapi-sdk.

Motivation and Context

This fix allows to copy/paste working code from the readme

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License

ShenChen93 commented 4 years ago

Hi @vyancharuk,

Thanks for the fixing, merged the PR :)

Thanks, Shen

vyancharuk commented 4 years ago

Hi @ShenChen-Amazon Good ;) Thank you, Vladimir