Skip to content

Fix docs typo: replace "string" with "type" fixes #1860#1861

Open
moinuddin95 wants to merge 1 commit into
json-schema-org:mainfrom
moinuddin95:typo-docs-fix
Open

Fix docs typo: replace "string" with "type" fixes #1860#1861
moinuddin95 wants to merge 1 commit into
json-schema-org:mainfrom
moinuddin95:typo-docs-fix

Conversation

@moinuddin95
Copy link
Copy Markdown

What kind of change does this PR introduce?

Fixed misleading title from “string” → “number”

Issue Number:

Summary

This pull request corrects the typo and inconsistency in the installation guide.
The section previously stated “Here is an example of using the string keyword” while it should be type keyword.
The heading and example text have been updated for accuracy and clarity.

Does this PR introduce a breaking change?

No

@moinuddin95 moinuddin95 requested a review from a team as a code owner October 7, 2025 23:16
@github-project-automation github-project-automation Bot moved this to Ready to review in PR - Triage Group Oct 7, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 7, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 08e64fe

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4e1e90a) to head (08e64fe).
⚠️ Report is 168 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1861   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

🐛 Bug: A typo in the docs

2 participants