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: Fixed punctuation on homepage. #280

Merged
merged 5 commits into from
Jul 14, 2022
Merged

Conversation

mustafahasankhan
Copy link
Contributor

Congratulations on the launch, much excited for this project.
Fixed a punctuation on home page.

@nodeicode
Copy link

nodeicode commented Jul 6, 2022

changes are hard to read, tldr: this PR is changing
The goal of Bun is to run most of the worlds JavaScript outside of browsers
to
The goal of Bun is to run most of the world's JavaScript outside of browsers

@mustafahasankhan
Copy link
Contributor Author

changes are hard to read, tldr: this PR is changing The goal of Bun is to run most of the worlds JavaScript outside of browsers to The goal of Bun is to run most of the world's JavaScript outside of browsers

Just added a missing apostrophe. ' denotes the apostrophe.

@Tropix126
Copy link
Contributor

This is changing the compiled version of the webpage and not the actual source of it. You should probably be making your changes to src/page.tsx rather than anything in public.

Copy link
Contributor

@michellbrito michellbrito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't edit the index.html instead edit the src/page.tsx like @Tropix126 mentioned

@mustafahasankhan
Copy link
Contributor Author

[Update] Added changes to source too.

packages/bun-landing/public/index.html Outdated Show resolved Hide resolved
@FinnRG
Copy link
Collaborator

FinnRG commented Jul 13, 2022

@mustafahasankhan Could you please undo the changes to the build output?

@mustafahasankhan
Copy link
Contributor Author

@mustafahasankhan Could you please undo the changes to the build output?

Done!

@FinnRG FinnRG dismissed michellbrito’s stale review July 14, 2022 18:19

Requested changes were adressed

@FinnRG FinnRG merged commit 0d65a1f into oven-sh:main Jul 14, 2022
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.

5 participants