diff --git a/docs/topics/native/native-cocoapods.md b/docs/topics/native/native-cocoapods.md index bc676c67732..03285dd7c25 100644 --- a/docs/topics/native/native-cocoapods.md +++ b/docs/topics/native/native-cocoapods.md @@ -19,7 +19,7 @@ Install the [CocoaPods dependency manager](https://cocoapods.org/) using the ins -1. Install [Ruby version manager](https://rvm.io/rvm/install) in case you don't have yet. +1. Install [Ruby version manager](https://rvm.io/rvm/install) in case you don't have it yet. 2. Install Ruby. You can choose a specific version: ```bash @@ -35,7 +35,7 @@ Install the [CocoaPods dependency manager](https://cocoapods.org/) using the ins -1. Install [rbenv from GitHub](https://github.com/rbenv/rbenv#installation) in case you don't have yet. +1. Install [rbenv from GitHub](https://github.com/rbenv/rbenv#installation) in case you don't have it yet. 2. Install Ruby. You can choose a specific version: ```bash @@ -80,7 +80,7 @@ sudo gem install cocoapods > {type="warning"} -1. Install [Homebrew](https://brew.sh/) in case you don't have yet. +1. Install [Homebrew](https://brew.sh/) in case you don't have it yet. 2. Install CocoaPods: