summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/README.md b/runtime/README.md
index c9a733889..c3e482828 100644
--- a/runtime/README.md
+++ b/runtime/README.md
@@ -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`