Closed
Conversation
vszakats
approved these changes
Feb 26, 2026
Member
vszakats
left a comment
There was a problem hiding this comment.
Perhaps worthy adding 'favour' to .github/scripts/badwords.txt?
Contributor
Author
|
@vszakats good idea, I'll amend my commit. |
- replaced double spaces with single space where applicable - replaced "favourite" with "favorite" - added language identifiers to code blocks in markdown files - added extra line after code blocks and after headings in markdown files
9c14c6a to
cc27894
Compare
vszakats
reviewed
Feb 26, 2026
bagder
approved these changes
Feb 27, 2026
Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
bagder
pushed a commit
that referenced
this pull request
Feb 27, 2026
- replaced double spaces with single space where applicable - replaced "favourite" with "favorite" - added language identifiers to code blocks in markdown files - added extra line after code blocks and after headings in markdown files Cloes #20748
Member
|
Thanks! |
Member
|
Closed via 006f561 (typo in commit) |
|
isnt "favour" vs "favor" just british english vs american english? I think this could create inconsistencies because there are alot more words where british english has 'ou' where american english has just an 'o' Edit: grepped some british examples |
Contributor
Author
|
@ninelore yes, I just aligned the use of favour vs. favor - there were already more uses of favor. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I did the following:
These are just nitpicks but I figured they would make this project even more perfect ✨
Feel free to edit this PR or request changes.