From 3caec9721e094858411cf5452db76c4aea390625 Mon Sep 17 00:00:00 2001 From: akmhmgc <38002468+akmhmgc@users.noreply.github.com> Date: Sun, 21 Aug 2022 08:37:24 +0900 Subject: docs: Fix typo (#15507) --- Releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Releases.md b/Releases.md index 1ff3d5660..fab6ae823 100644 --- a/Releases.md +++ b/Releases.md @@ -3092,7 +3092,7 @@ Read more about this release at https://deno.land/v1 - fix(std/ws): provide default close code for ws.close() (#4172) - fix(std/ws): sock shouldn't throw eof error when failed to read frame (#4083) - fix: Bundles can be sync or async based on top level await (#4124) -- fix: Move WebAsssembly namespace to shared_globals (#4084) +- fix: Move WebAssembly namespace to shared_globals (#4084) - fix: Resolve makeTemp paths from CWD (#4104) - fix: Return non-zero exit code on malformed stdin fmt (#4163) - fix: add window.self read-only property (#4131) -- cgit v1.2.3