From f081093d49fc38b9a91c2942774e1c6a4ddf2d68 Mon Sep 17 00:00:00 2001 From: Boyan Bratvanov <6027160+bratvanov@users.noreply.github.com> Date: Sun, 5 Oct 2025 18:45:56 +0300 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bb09516d..ff15eb5f3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The repository contains two directories: You can simply install the package from npm as specified in the [OpenNext documentation](https://opennext.js.org/cloudflare/get-started). -#### Preleases +#### Prereleases Besides the standard npm releases we also automatically publish prerelease packages on branch pushes (using [`pkg.pr.new`](https://github.com/stackblitz-labs/pkg.pr.new)):