json-schema-org / json-schema-org/website
[📝 Docs]: Multiple Spelling Errors and Inconsistencies on Code of Conduct Page
Open
@AnujAga2005 is already working on this.
Since Dec 8, 2025.
📝 Documentation
Status: Accepted
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
What Docs changes are you proposing?
Summary
This page contains a few typos and consistency issues that can be corrected to improve documentation quality.
Location
Page: https://json-schema.org/overview/code-of-conduct
Issues Identified
- Spelling mistakes
assinged→assignedappropriatly→appropriatelyresponsabilities→responsibilitiesGithub→GitHub
-
Inconsistent capitalization
- Several button labels and headings mix Title Case and sentence case.
-
Duplicate navigation block
- The main navigation section appears twice in the DOM.
-
Minor punctuation inconsistencies
- Some description lines end with a period, some do not.
Proposed Fix
- Correct all spelling errors listed above.
- Standardize capitalization across headings and navigation items.
- Remove duplicate navigation block to reduce DOM noise and improve accessibility.
- Apply consistent punctuation across descriptive text.
Motivation
These changes improve clarity, reduce reading friction, and maintain professional documentation standards.
Additional Notes
Happy to adjust the PR if you prefer alternative wording or style conventions.
I’d like to work on this issue — please assign it to me if it’s available.
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.