diff --git a/versioned_docs/version-2.0/ff-getting-started.md b/versioned_docs/version-2.0/ff-getting-started.md
index dabd8ee..e312cc7 100644
--- a/versioned_docs/version-2.0/ff-getting-started.md
+++ b/versioned_docs/version-2.0/ff-getting-started.md
@@ -31,24 +31,24 @@ To get started, just [add the Adapty Plugin](ff-getting-started#add-the-adapty-p
1. In your project, click **Settings and Integrations** from the left menu.
-
2. In the **App Settings** section on the left, select **Project dependencies**.
-
3. In the **Project Dependencies** window, click the **Add Dependency** button.
@@ -63,15 +63,15 @@ To get started, just [add the Adapty Plugin](ff-getting-started#add-the-adapty-p
}}
/>
-4. From the list, choose **Adapty FF Plugun**.
+4. From the list, choose **Adapty FF Plugin**.
-
@@ -98,15 +98,15 @@ For the Adapty Dashboard to recognize your app, you’ll need to provide a speci
2. In the opened **Permissions** window, click the **Add Permission** button.
-3. In both the **iOS Permission Key** and **Android Permission Key** field, paste `AdaptyPublicSdkKey`.
+3. In both the **iOS Permission Key** and **Android Permission Key** fields, paste `AdaptyPublicSdkKey`.
-
diff --git a/versioned_docs/version-2.0/ff-make-purchase.md b/versioned_docs/version-2.0/ff-make-purchase.md
index b45d24d..bd90118 100644
--- a/versioned_docs/version-2.0/ff-make-purchase.md
+++ b/versioned_docs/version-2.0/ff-make-purchase.md
@@ -11,17 +11,17 @@ Congratulations! You've successfully [set up your paywall to display product dat
Now, let's move on to the final step – letting users make a purchase through the paywall.
-## Step 4.1. Enable users make your purchase
+## Step 4.1. Enable users to make your purchase
1. Double-click the buy button on your paywall page.
-
@@ -149,8 +149,8 @@ If the purchase fails, let's display an alert to the user.
display: 'block', /* for alignment */
margin: '0 auto' /* center alignment */
}}
- />
-
+ />
+
3. Click at the **Value** button of the **Message** box.