Skip to content

Fix "behavior" spelling #6

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 16, 2023
Merged

Fix "behavior" spelling #6

merged 1 commit into from
Feb 16, 2023

Conversation

keijokapp
Copy link
Collaborator

Closes #4

Copy link
Member

@garyb garyb left a comment

Choose a reason for hiding this comment

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

I (British) made this kind of mistake so many times!

@toastal
Copy link
Contributor

toastal commented Feb 16, 2023

@garyb If it's any consolation, Erlang seamlessly supports both behavior and behaviour as keywords without acting like one of the spellings is more correct.

@keijokapp keijokapp deleted the 4-fix-scroll branch February 16, 2023 17:39
@keijokapp
Copy link
Collaborator Author

As I understand, the goal here is to mimic web standards as closely as possible and the standard says behavior. I don't speak neither English natively and don't have any preference aside from what the standard says. I don't think the effort and complexity of supporting both variants (and deviating from the standard by doing so) is warranted.

@toastal
Copy link
Contributor

toastal commented Feb 16, 2023 via email

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.

Bug: Behaviour → Behavior
3 participants