fix: update description from "type-safe" to "type-assisted" in README - #9
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project tagline to avoid overstating guarantees about the library’s type safety, aligning wording with the intended “type-assisted” positioning.
Changes:
- Replace “type-safe” with “type-assisted” in the English README tagline
- Apply the same wording update in the Japanese README (shared English tagline)
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Adjusts tagline wording from “type-safe” to “type-assisted”. |
| README.ja.md | Mirrors the same tagline wording change for consistency. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| # neouter | ||
|
|
||
| neouter($/njuːtər/$, ニョーター) is type-safe router for minimalists! | ||
| neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists! |
There was a problem hiding this comment.
Grammar nit: consider adding an article so the tagline reads more naturally in English (e.g., "is a type-assisted router" instead of "is type-assisted router").
| neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists! | |
| neouter($/njuːtər/$, ニョーター) is a type-assisted router for minimalists! |
| # neouter | ||
|
|
||
| neouter($/njuːtər/$, ニョーター) is type-safe router for minimalists! | ||
| neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists! |
There was a problem hiding this comment.
Grammar nit: consider adding an article so the tagline reads more naturally in English (e.g., "is a type-assisted router" instead of "is type-assisted router").
| neouter($/njuːtər/$, ニョーター) is type-assisted router for minimalists! | |
| neouter($/njuːtər/$, ニョーター) is a type-assisted router for minimalists! |
流石にtype-safeは誇張表現なので、type-assistedに表記を変えた
このライブラリは、型安全性とNext.jsやwouter等に慣れている人にとっての直感的な使用感のバランスを取りたい