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

Fix nits in examples #615

Merged
merged 1 commit into from
Dec 31, 2020
Merged

Conversation

beaufortfrancois
Copy link
Collaborator

@beaufortfrancois beaufortfrancois commented Dec 31, 2020

This PR fixes nits in JS examples:

  • Consistent use of double quotes instead of simple quotes
  • Use of await keywords required in "try/catch"
  • Fix of message.records[0].id instead of message.id
  • Other nits

Preview | Diff

@beaufortfrancois beaufortfrancois merged commit 36f05d6 into w3c:gh-pages Dec 31, 2020
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

Successfully merging this pull request may close these issues.

2 participants