Skip to content

Conversation

@emmadesilva
Copy link
Member

No description provided.

Corrected several typographical errors and improved the clarity of comments in the docs.php, hyde.php, and markdown.php config files, as well as their counterparts in the packages/framework directory. These changes enhance documentation readability and accuracy.
Corrected typos and improved clarity in documentation files. Updated internal links to reference correct sections and fixed missing words in sentences for better readability.
Corrected minor typographical errors and improved clarity in several documentation files, including blog post, static page, helpers, and UI kit docs. No functional changes were made.
Corrected minor typographical errors in static-pages.md, helpers.md, and core-concepts.md to improve clarity and accuracy in the documentation.
Corrected minor typos and improved phrasing in several documentation files for better readability and consistency. Changes include capitalization fixes, removal of unnecessary line breaks, and clarification of instructions.
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR performs final release text cleanup for version 2.x, focusing on correcting grammatical errors, typos, and inconsistent formatting throughout documentation files and configuration comments.

  • Fixes grammatical errors and typos in comments and documentation
  • Standardizes casing for terms like "filepath" and "YAML"
  • Removes duplicated text and improves sentence clarity

Reviewed Changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/fixtures/markdown-features.md Standardizes "filepath" casing in code comment
packages/framework/config/markdown.php Fixes grammar: "since can be" → "since it can be"
packages/framework/config/hyde.php Fixes multiple grammar issues including "useful to for" and "alo" typo
packages/framework/config/docs.php Improves clarity: "Setting the setting" → "Setting this"
monorepo/gh-pages/gh-pages-config/_pages/markdown-page.md Standardizes "filepath" casing in code comment
docs/getting-started/front-matter.md Standardizes "YAML" casing
docs/getting-started/core-concepts.md Fixes grammar and removes duplicated text
docs/extensions/ui-kit.md Fixes typo: "indented" → "intended"
docs/digging-deeper/helpers.md Fixes grammar and removes duplicated line
docs/digging-deeper/customization.md Updates documentation link reference
docs/digging-deeper/advanced-markdown.md Standardizes "filepath" casing throughout
docs/digging-deeper/advanced-customization.md Improves sentence structure and clarity
docs/creating-content/static-pages.md Fixes parentheses formatting in comments
docs/creating-content/documentation-pages.md Updates link and standardizes "filepath" casing
docs/creating-content/blog-posts.md Fixes parentheses formatting
docs/architecture-concepts/automatic-routing.md Fixes heading level and improves sentence flow
config/markdown.php Fixes grammar: "since can be" → "since it can be"
config/hyde.php Fixes multiple grammar issues including "useful to for" and "alo" typo
config/docs.php Improves clarity: "Setting the setting" → "Setting this"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7fb5406) to head (25da519).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2316   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2000      2000           
===========================================
  Files            197       197           
  Lines           5178      5178           
===========================================
  Hits            5178      5178           

☔ 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.

@emmadesilva emmadesilva merged commit 2cf46ed into master Sep 30, 2025
22 checks passed
@emmadesilva emmadesilva deleted the final-release-cleanup branch September 30, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants