summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLamTrinh.Dev <me@lamtrinh.dev>2025-04-04 11:23:58 +0700
committerBug Magnet <marco.nikic@mullvad.net>2025-04-17 14:18:06 +0200
commitb3718d5bd6df211d2a2934e4501ecc669bfb22d6 (patch)
tree766e266033b1477d26f27a2bc5fa51f455521f41
parent190c5b7067c0cc1d9f25825ab33c1e2564839687 (diff)
downloadmullvadvpn-b3718d5bd6df211d2a2934e4501ecc669bfb22d6.tar.xz
mullvadvpn-b3718d5bd6df211d2a2934e4501ecc669bfb22d6.zip
Correct wording for `Prerequisites` at iOS Readme.md
-rw-r--r--ios/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/README.md b/ios/README.md
index 80e4e580b2..bf05b8fd60 100644
--- a/ios/README.md
+++ b/ios/README.md
@@ -56,7 +56,7 @@ configuration.
vim ios/Configurations/Screenshots.xcconfig
```
-### Prerequisitives
+### Prerequisites
1. Make sure you have [rvm](https://rvm.io) installed.
1. Install Ruby 2.5.1 or later using `rvm install <VERSION>`.