diff options
Diffstat (limited to 'std/bytes/README.md')
-rw-r--r-- | std/bytes/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |