From d0eb179132c60a7c2513c9d19db03e3d5ca00c70 Mon Sep 17 00:00:00 2001 From: Trivikram Kamat <16024985+trivikr@users.noreply.github.com> Date: Sat, 3 Oct 2020 13:19:11 -0700 Subject: docs: end sentences with a period in markdown (#7813) --- std/bytes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std/bytes') diff --git a/std/bytes/README.md b/std/bytes/README.md index 0bcee4b1c..265b28819 100644 --- a/std/bytes/README.md +++ b/std/bytes/README.md @@ -4,7 +4,7 @@ bytes module is made to provide helpers to manipulation of bytes slice. # usage -All the following functions are exposed in `mod.ts` +All the following functions are exposed in `mod.ts`. ## findIndex -- cgit v1.2.3