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 typos #418

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Fix typos #418

wants to merge 1 commit into from

Conversation

deining
Copy link
Contributor

@deining deining commented Jul 25, 2024

This PR fixes various typos I spotted in the project.

@deadprogram deadprogram changed the base branch from release to dev August 20, 2024 08:40
@deadprogram
Copy link
Member

@deining the general idea of fixing typos is good, but there some things you need to know about. One is that a lot of the machine package docs are generated from the info in the main repo. See https://github.com/tinygo-org/tinygo-site/tree/release/doc-gen

As a result, many of your proposed changes would be overwritten when the docs are auto-updated, which will happen as part of this new release.

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