fix (doc): Typo in runtime/README.md (#20020)

This commit is contained in:
pk 2023-12-13 11:24:32 -06:00 committed by GitHub
parent 38002ffdd7
commit 6ebe4c2997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,9 @@ Deno's operating system bindings (ops).
## Stability
This crate is built using battle-tested modules that were originally in `deno`
crate, however the API of this crate is subject to rapid and breaking changes.
This crate is built using battle-tested modules that were originally in the
`deno` crate, however the API of this crate is subject to rapid and breaking
changes.
## `MainWorker`