docs: correct type list and fix typos in type-specific keywords page #1952
What kind of change does this PR introduce?
Documentation fix (typo corrections and type-list accuracy improvements)
Issue Number:
- Closes #1952
Screenshots/videos:
N/A (text-only documentation changes)
If relevant, did you update the documentation?
Yes — this PR directly updates the documentation page.
Summary
This PR corrects multiple inaccuracies in the Type-specific Keywords documentation:
- Fixed the primitive type list and ensured accuracy with the JSON Schema specification.
- Cleaned several typos, spacing issues, and minor wording inconsistencies.
- Ensured examples refer only to valid JSON Schema types.
These improvements increase correctness, clarity, and consistency across the documentation.
Does this PR introduce a breaking change?
No. Documentation-only changes.
Checklist
- [x] Read, understood, and followed the contributing guidelines.
built with Refined Cloudflare Pages Action
⚡ Cloudflare Pages Deployment
| Name | Status | Preview | Last Commit |
|---|---|---|---|
| website | ✅ Ready (View Log) | Visit Preview | 9e9bee807f61ebb61e72bdc9689f1de6d3d96447 |
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 100.00%. Comparing base (dcf4ea4) to head (9e9bee8).
:warning: Report is 13 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1954 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 633 633
Branches 196 196
=========================================
Hits 633 633
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.