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 tutor typo favourite to favorite #4007

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Fix tutor typo favourite to favorite #4007

merged 2 commits into from
Sep 28, 2022

Conversation

SoraTenshi
Copy link
Contributor

Fixed the mismatch of the word favourite and favorite in the tutor.
So i fixed that to be synchronous now.

runtime/tutor Outdated
Comment on lines 522 to 523
--> I like to eat apples since my favorite fruit is apples.
--> I like to eat apples since my favourite fruit is apples.
I like to eat oranges since my favourite fruit is oranges.
Copy link
Member

Choose a reason for hiding this comment

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

actually I think the typo is the one with the u - there's another favorite down on L833

Copy link
Contributor

Choose a reason for hiding this comment

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

https://www.grammarly.com/blog/favorite-favourite/

favorite is American English, it is favourite everywhere else.

Copy link
Member

Choose a reason for hiding this comment

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

It seems like we use American English elsewhere in the tutor, but the other "favorite" is the only example I found of that. I don't have strong feelings either way between American vs. British

Copy link
Contributor Author

Choose a reason for hiding this comment

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

so i assume i will fix it up to use the AE version.

@kirawi kirawi added A-documentation Area: Documentation improvements S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Sep 28, 2022
@SoraTenshi SoraTenshi changed the title Fix tutor typo favorite Fix tutor typo favourite to favorite Sep 28, 2022
@the-mikedavis the-mikedavis merged commit 038ad62 into helix-editor:master Sep 28, 2022
@the-mikedavis
Copy link
Member

Thanks!

herkhinah pushed a commit to herkhinah/helix that referenced this pull request Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: Documentation improvements S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants