From 75d7e0555e4993d021f212b6a9297ff04a937fc3 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Tue, 8 Nov 2022 15:29:48 +0100 Subject: [PATCH] fix: small error (#4651) --- README.md | 2 +- book/src/install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d09bbad5..c1953a7c 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ config directory (for example `~/.config/helix/runtime` on Linux/macOS, or `%App | Linux / MacOS | `ln -s $PWD/runtime ~/.config/helix/runtime` | Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires -elevated priviliges - i.e. PowerShell or Cmd must be run as administrator. +elevated privileges - i.e. PowerShell or Cmd must be run as administrator. **PowerShell:** diff --git a/book/src/install.md b/book/src/install.md index a041d651..ccfb0b1e 100644 --- a/book/src/install.md +++ b/book/src/install.md @@ -106,7 +106,7 @@ via the `HELIX_RUNTIME` environment variable. | Linux / MacOS | `ln -s $PWD/runtime ~/.config/helix/runtime` | Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires -elevated priviliges - i.e. PowerShell or Cmd must be run as administrator. +elevated privileges - i.e. PowerShell or Cmd must be run as administrator. **PowerShell:**