[PR #114] [MERGED] fix: correct various typos #322

Closed
opened 2026-05-06 12:39:11 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/114
Author: @luojiyin1987
Created: 2/26/2026
Status: Merged
Merged: 2/27/2026
Merged by: @FredKSchott

Base: mainHead: fix/typos


📝 Commits (5)

  • 9c690c5 fix: typo filesytem -> filesystem
  • 24e25b0 fix: typo filesytem -> filesystem
  • dd240ab fix: typo filesytem -> filesystem
  • 0a1c83f fix: typo Overwite -> Overwrite
  • 0023b83 fix: typo hypen -> hyphen

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 examples/app-router-playground/app/error/readme.mdx (+1 -1)
📝 examples/app-router-playground/app/loading/readme.mdx (+1 -1)
📝 examples/app-router-playground/app/not-found/readme.mdx (+1 -1)
📝 examples/app-router-playground/app/view-transitions/_ui/transitions.tsx (+1 -1)
📝 tests/e2e/app-router/routing-misc.spec.ts (+1 -1)

📄 Description

This PR fixes several small typos:

  1. examples/app-router-playground/app/loading/readme.mdx:7 - filesytem → filesystem
  2. examples/app-router-playground/app/error/readme.mdx:7 - filesytem → filesystem
  3. examples/app-router-playground/app/not-found/readme.mdx:5 - filesytem → filesystem
  4. examples/app-router-playground/app/view-transitions/_ui/transitions.tsx:204 - Overwite → Overwrite
  5. tests/e2e/app-router/routing-misc.spec.ts:47 - hypen → hyphen

Fixes #115


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/114 **Author:** [@luojiyin1987](https://github.com/luojiyin1987) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/27/2026 **Merged by:** [@FredKSchott](https://github.com/FredKSchott) **Base:** `main` ← **Head:** `fix/typos` --- ### 📝 Commits (5) - [`9c690c5`](https://github.com/cloudflare/vinext/commit/9c690c5b8e976513c3b832815b0a10f02995f783) fix: typo filesytem -> filesystem - [`24e25b0`](https://github.com/cloudflare/vinext/commit/24e25b011d3086e7106ddc2c8c5868b77f506ebe) fix: typo filesytem -> filesystem - [`dd240ab`](https://github.com/cloudflare/vinext/commit/dd240abc0249e1dbecd8a84aea544b95a8b8b563) fix: typo filesytem -> filesystem - [`0a1c83f`](https://github.com/cloudflare/vinext/commit/0a1c83f821fe6bdc4cc6e4c595a52b6b0551ca4d) fix: typo Overwite -> Overwrite - [`0023b83`](https://github.com/cloudflare/vinext/commit/0023b8319091fc97a38dd15a2eaa32063a3b3bd4) fix: typo hypen -> hyphen ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/app-router-playground/app/error/readme.mdx` (+1 -1) 📝 `examples/app-router-playground/app/loading/readme.mdx` (+1 -1) 📝 `examples/app-router-playground/app/not-found/readme.mdx` (+1 -1) 📝 `examples/app-router-playground/app/view-transitions/_ui/transitions.tsx` (+1 -1) 📝 `tests/e2e/app-router/routing-misc.spec.ts` (+1 -1) </details> ### 📄 Description This PR fixes several small typos: 1. examples/app-router-playground/app/loading/readme.mdx:7 - filesytem → filesystem 2. examples/app-router-playground/app/error/readme.mdx:7 - filesytem → filesystem 3. examples/app-router-playground/app/not-found/readme.mdx:5 - filesytem → filesystem 4. examples/app-router-playground/app/view-transitions/_ui/transitions.tsx:204 - Overwite → Overwrite 5. tests/e2e/app-router/routing-misc.spec.ts:47 - hypen → hyphen Fixes #115 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:39:11 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#322
No description provided.