Apply suggestions from code review

Co-authored-by: Ivan Tham <pickfire@riseup.net>
This commit is contained in:
Brian Dawn 2021-06-05 11:50:34 -05:00 committed by Blaž Hrastnik
parent 255598a2cb
commit ae105812d6
3 changed files with 4 additions and 8 deletions

View file

@ -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).