Skip to content

Corrected typo in Arduino API documentation #1768

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

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

AndreaBruno97
Copy link
Contributor

@AndreaBruno97 AndreaBruno97 commented Feb 18, 2024

What This PR Changes

  • Rows regarding "bitwise or" and "compound bitwise or" operators had a pipe ("|") missing from their definition in the Arduino API documentation. The pipe character is escaped in order to make it visible.
    I encountered this typo in the Arduino API documentation, Programming section in the "Learn" resource.

Contribution Guidelines

Rows regarding "bitwise or" and "compound bitwise or" operators had a pipe ("|") missing from their definition.
The pipe character is escaped in order to make it visible.
@CLAassistant
Copy link

CLAassistant commented Feb 18, 2024

CLA assistant check
All committers have signed the CLA.

@AndreaBruno97
Copy link
Contributor Author

Apparently the CloudFlare Pages check was not successful, do I have to change something in my pull request? All I did was forking the repository and modifying a markdown document.

@jhansson-ard
Copy link
Contributor

Hello @AndreaBruno97!

In this case, the Cloudflare Pages is no matter, I can see your fix fine and will approve it - thank you!

We will take a look at the check for upcoming PRs.

Thanks again for your contribution!

@jhansson-ard jhansson-ard merged commit 2bc6861 into arduino:main Feb 19, 2024
@jhansson-ard jhansson-ard added fix/update A small fix or update community Bugs and fixes suggested by the community labels Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Bugs and fixes suggested by the community fix/update A small fix or update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants