Skip to content

Commit f246176

Browse files
fix: according to codespell checks
1 parent 47b9b0e commit f246176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Followed is an unmodified [Contributor Covenant Code of Conduct 2.1](https://www
1111
We as members, contributors, and leaders pledge to make participation in our
1212
community a harassment-free experience for everyone, regardless of age, body
1313
size, visible or invisible disability, ethnicity, sex characteristics, gender
14-
identity and expression, level of experience, education, socio-economic status,
14+
identity and expression, level of experience, education, socioeconomic status,
1515
nationality, personal appearance, race, religion, or sexual identity
1616
and orientation.
1717

lua/freeze-code/health.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ local optional_dependencies = {
160160
},
161161
}
162162

163-
---Check if the package is needed by the platorm
163+
---Check if the package is needed by the platform
164164
---@param pkg FreezeCodeHealthPackage
165165
---@return boolean
166166
local check_platform_needed = function(pkg)

0 commit comments

Comments
 (0)