From b07ca0a4dd6aa5bc114eb3e4e4a10374ef2586cd Mon Sep 17 00:00:00 2001 From: vemas23 <128408040+vemas23@users.noreply.github.com> Date: Sun, 16 Feb 2025 14:10:52 +0100 Subject: [PATCH] Update at-glance.md --- docs/at-glance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/at-glance.md b/docs/at-glance.md index f4619d3a..1949fe12 100644 --- a/docs/at-glance.md +++ b/docs/at-glance.md @@ -240,7 +240,7 @@ Elysia is not only about helping you create a confident backend but for all that ## Platform Agnostic -Elysia was designed for Bun, but is **not limited to Bun**. Being [WinterCG compliant](https://wintercg.org/) allows you to deploy Elysia servers on Cloudflare Workers, Vercel Edge Functions, and most other runtimes that support Web Standard Requests. +Elysia was designed for Bun, but is **not limited to Bun**. Being [WinterTC compliant](https://wintertc.org/) allows you to deploy Elysia servers on Cloudflare Workers, Vercel Edge Functions, and most other runtimes that support Web Standard Requests. ## Our Community