diff options
author | Trivikram Kamat <16024985+trivikr@users.noreply.github.com> | 2020-10-03 13:19:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 07:19:11 +1100 |
commit | d0eb179132c60a7c2513c9d19db03e3d5ca00c70 (patch) | |
tree | 627339e0dc2212ed861184d46b6af31605224d24 /op_crates/web/README.md | |
parent | 391eed42f41bd277fff936192b474bfd52eaa1a0 (diff) |
docs: end sentences with a period in markdown (#7813)
Diffstat (limited to 'op_crates/web/README.md')
-rw-r--r-- | op_crates/web/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op_crates/web/README.md b/op_crates/web/README.md index 3ad8d43d8..778bd8f69 100644 --- a/op_crates/web/README.md +++ b/op_crates/web/README.md @@ -1,3 +1,3 @@ # deno web -Op crate that implements Event, TextEncoder, TextDecoder +Op crate that implements Event, TextEncoder, TextDecoder. |