From 0a92861c11f87cf2dfd87234cfdd320668eca7f3 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Sun, 18 Feb 2024 23:21:22 +0100 Subject: minor Markdown changes --- CONTRIBUTING.md | 2 +- FAQ.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac22c6e..b8684ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ If you're contributing, please follow code of condu `/* */` is useful in some cases, refer to the code example below. -`() => {}` is also preffered over `function () {}` when possible. +`() => {}` is also preferred over `function () {}` when possible. Single use functions are also generally discouraged, if a function is used once there's no need to make it a function. diff --git a/FAQ.md b/FAQ.md index 3c554b9..292c15c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -13,7 +13,7 @@ As briefly covered in the README, you've multiple choices for installing Viper. #### Windows -There's the installer, and the portable exe, we recommend using the installer as it can auto update, there's a Download button on the README which downloads the newest version of the installer. +There's the installer, and the portable `.exe`, we recommend using the installer as it can auto update, there's a Download button on the README which downloads the newest version of the installer. #### Linux diff --git a/README.md b/README.md index 7b68b90..0a94552 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Downloads are available on the [releases page](https://github.com/0neGal/viper/r Please note that some versions will update themselves automatically when a new release is available (just like Origin or Steam) and some will NOT, so choose it accordingly. Only the AppImage, Flatpak and Windows Setup/Installer can auto-update. -**Windows:** [`Viper Setup [x.y.z].exe`](https://0negal.github.io/viper/index.html?win-setup) (auto-updates, and is recommanded), [`Viper [x.y.z].exe`](https://0negal.github.io/viper/index.html?win-portable) (single executable, no fuss) +**Windows:** [`Viper Setup [x.y.z].exe`](https://0negal.github.io/viper/index.html?win-setup) (auto-updates, and is recommended), [`Viper [x.y.z].exe`](https://0negal.github.io/viper/index.html?win-portable) (single executable, no fuss) **Linux:** [`.AppImage`](https://0negal.github.io/viper/index.html?appimage) or [Flatpak](https://flathub.org/apps/details/com.github._0negal.Viper) (auto-updates), [AUR (unofficial)](https://aur.archlinux.org/packages/viper-bin), [`.deb`](https://0negal.github.io/viper/index.html?deb), [`.rpm`](https://0negal.github.io/viper/index.html?rpm), [`.tar.gz`](https://0negal.github.io/viper/index.html?linux) -- cgit v1.2.3