Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple typos that could be corrected. #18

Open
BranndonWork opened this issue Jan 25, 2018 · 1 comment
Open

A couple typos that could be corrected. #18

BranndonWork opened this issue Jan 25, 2018 · 1 comment

Comments

@BranndonWork
Copy link

@property {Object} command object tha represent current command. Has follow fields: name, args, type. Where type is 'answer' or 'invoke'

Currently reads @property {Object} command object tha represent current command. Has follow fields: name, args, type. Where type is 'answer' or 'invoke'

Might read better as @property {Object} command object that represent the current command. Has the following fields: name, args, type. Where the type is 'answer' or 'invoke'

@SerjoPepper
Copy link
Owner

Please, send PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants