Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1cfa621

Browse files
committed
Use more prevalent socioeconomic version instead of socio-economic
Original motivation is from constantly running into this while detecting typos with codespell. FTR, to codespell this "typo" was added within codespell-project/codespell#3280 and here is "recent" discussion on likely allowing both forms: codespell-project/codespell#3353 but giving more arguments. It is true that "socio-economic" is also known and generally considered correct. But if someone goes to https://www.merriam-webster.com/dictionary/socio-economic it does list it as "socioeconomic" and examples follow the version without the dash. So it seems to be the prevalent version, and thus why not to use it instead? .it and .ro might (or not) want to adopt too? ❯ git grep socio-economic # filtered from non translated, repeated content/version/1/4/code-of-conduct.ro.md:statut socio-economic, naționalitate, aspect fizic, rasă, religie, identitate sau orientare sexuală. content/version/2/1/code_of_conduct.it.md:socio-economico, nazionalità, aspetto, razza, casta, colore della pelle,
1 parent 62ed665 commit 1cfa621

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
We as members, contributors, and leaders pledge to make participation in our
66
community a harassment-free experience for everyone, regardless of age, body
77
size, visible or invisible disability, ethnicity, sex characteristics, gender
8-
identity and expression, level of experience, education, socio-economic status,
8+
identity and expression, level of experience, education, socioeconomic status,
99
nationality, personal appearance, race, caste, color, religion, or sexual identity
1010
and orientation.
1111

content/version/2/1/code_of_conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases = ["/version/2/1"]
1010
We as members, contributors, and leaders pledge to make participation in our
1111
community a harassment-free experience for everyone, regardless of age, body
1212
size, visible or invisible disability, ethnicity, sex characteristics, gender
13-
identity and expression, level of experience, education, socio-economic status,
13+
identity and expression, level of experience, education, socioeconomic status,
1414
nationality, personal appearance, race, caste, color, religion, or sexual
1515
identity and orientation.
1616

0 commit comments

Comments
 (0)