From 1079e59cf4df4a463d6114dc7eefe5809aa880b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elis=C3=A9e=20Maurer?= Date: Sun, 15 Nov 2020 13:57:36 +0100 Subject: docs(std/async): fix a couple typos in std/async/README.md (#8388) --- std/async/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'std/async/README.md') diff --git a/std/async/README.md b/std/async/README.md index 59c1a8aa7..2c2ca1018 100644 --- a/std/async/README.md +++ b/std/async/README.md @@ -1,8 +1,8 @@ # async -async is a module to provide help with aysncronous tasks. +async is a module to provide help with asynchronous tasks. -# usage +# Usage The following functions and class are exposed in `mod.ts`: -- cgit v1.2.3