-
Notifications
You must be signed in to change notification settings - Fork 16.2k
docs: update bluetooth fiddle example event name to trigger correct event #35894
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
docs: update bluetooth fiddle example event name to trigger correct event #35894
Conversation
💖 Thanks for opening this pull request! 💖 We use semantic commit messages to streamline the release process. Before your pull request can be merged, you should update your pull request title to start with a semantic prefix. Examples of commit messages with semantic prefixes:
Things that will help get your PR across the finish line:
We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @sammyl720!
Congrats on merging your first pull request! 🎉🎉🎉 |
Release Notes Persisted
|
I have automatically backported this PR to "21-x-y", please check out #35907 |
I have automatically backported this PR to "22-x-y", please check out #35908 |
…vent (electron#35894) * Fix event type spelling for bluetooth fiddle example * docs: Fix event type spelling for bluetooth documentation fiddle example
Description of Change
Fix the spelling of the event name in the bluetooth example fiddle
preload.js
file so that the correct event get triggered.Checklist
(https://github.com/electron/clerk/blob/master/README.md#examples).
Release Notes
Notes: Fixed spelling in bluetooth example documentation