Skip to content

Commit 3bd32e3

Browse files
docs: remove 'early stage' from README.md note (#2176)
## PR Checklist - [x] Addresses an existing open issue: fixes #2175 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview 🎁
1 parent ce25f3e commit 3bd32e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can read more about `create-typescript-app` and the tooling it supports:
5252
3. [**FAQs**](./docs/FAQs.md): frequently asked questions and troubleshooting
5353

5454
> [!NOTE]
55-
> This template is early stage, opinionated, and not endorsed by the TypeScript team.
55+
> This template is opinionated and not endorsed by the TypeScript team.
5656
> It can be configured to set up a _lot_ of tooling out of the box.
5757
> If you don't want to use any particular tool, you can always remove it manually.
5858

0 commit comments

Comments
 (0)