aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrian Dawn2021-06-05 16:50:34 +0000
committerBlaž Hrastnik2021-06-06 01:49:17 +0000
commitae105812d6c7ec20220d78d453f614438fbc5ba4 (patch)
treea548bf044037793ad63b2108f90f417f7c70acd7 /README.md
parent255598a2cb871ffc6cb3cc07a464acdd6e4d8293 (diff)
Apply suggestions from code review
Co-authored-by: Ivan Tham <pickfire@riseup.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index a90059ca..6f27f364 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ the `HELIX_RUNTIME` environment variable.
> NOTE: You should set this to <path to repository>/runtime in development (if
> running via cargo).
-If you want to bake the `runtime/` directory into the Helix binary you can build
+If you want to embed the `runtime/` directory into the Helix binary you can build
it with:
```
@@ -82,4 +82,3 @@ All shortcuts/keymaps can be found in the documentation on the website:
# Getting help
Discuss the project on the community [Matrix Space](https://matrix.to/#/#helix-community:matrix.org) (make sure to join `#helix-editor:matrix.org` if you're on a client that doesn't support Matrix Spaces yet).
-