Unnamed repository; edit this file 'description' to name the repository.
Fix it's -> its (#676)
Sven-Hendrik Haase 2021-08-30
parent 03ad9e0 · commit 4f8dc4c
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 199caee6..d596c83d 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ cargo install --path helix-term
This will install the `hx` binary to `$HOME/.cargo/bin`.
-Helix also needs it's runtime files so make sure to copy/symlink the `runtime/` directory into the
+Helix also needs its runtime files so make sure to copy/symlink the `runtime/` directory into the
config directory (for example `~/.config/helix/runtime` on Linux/macOS). This location can be overriden
via the `HELIX_RUNTIME` environment variable.