From 76a6a1ff46adde01877fbf4b874dc8d344a74f9c Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Thu, 14 May 2020 08:58:48 +0200 Subject: Fix a bunch of spelling errors (#5314) --- Releases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index c7ecc891f..3a4563866 100644 --- a/Releases.md +++ b/Releases.md @@ -688,7 +688,7 @@ Read more about this release at https://deno.land/v1 - fix: Ensure DENO_DIR when saving the REPL history (#3106) - fix: Update echo_server to new listen API (denoland/deno_std#625) - fix: [prettier] deno fmt should format jsx/tsx files (#3118) -- fix: [tls] op_dial_tls is not registerd and broken (#3121) +- fix: [tls] op_dial_tls is not registered and broken (#3121) - fix: clearTimer bug (#3143) - fix: remote jsx/tsx files were compiled as js/ts (#3125) - perf: eager poll async ops in Isolate (#3046, #3128) @@ -712,7 +712,7 @@ In deno: - fix: Implement ignoreBOM option of UTF8Decoder in text_encoding (#3040) - fix: Support top-level-await in TypeScript (#3024) - fix: iterators on UrlSearchParams (#3044) -- fix: listenDefaults/dialDefaults may be overriden in some cases (#3027) +- fix: listenDefaults/dialDefaults may be overridden in some cases (#3027) - upgrade: V8 to 7.9.218 (#3067) - upgrade: rust to 1.38.0 (#3030) - chore: Migrate CI to github actions (#3052, #3056, #3049, #3071, #3076, #3070, -- cgit v1.2.3