Skip to content

Commit 6894a09

Browse files
Apply suggestions from code review
Co-authored-by: Michał Olender <[email protected]>
1 parent ffa3270 commit 6894a09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sources/academy/tutorials/apify_actors/adding_rapidapi_project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Adding your RapidAPI project to Apify
3-
description: If you've already published an API project on RapidAPI and want to reach a broader audience, Apify Store and its active user community can help you expand your reach. You can maintain your RapidAPI presence while tapping into the Apify ecosystem.
3+
description: If you've published an API project on RapidAPI, you can expand your project's visibility by listing it on Apify Store. This gives you access to Apify's developer community and ecosystem.
44
sidebar_position: 1
55
category: apify platform
66
slug: /apify-actors/adding-rapidapi-project
77
---
88

9-
If you've already published an API project on [RapidAPI](https://rapidapi.com/) and want to reach a broader audience, Apify Store and its active user community can help you expand your reach. You can maintain your RapidAPI presence while tapping into the Apify ecosystem.
9+
If you've published an API project on [RapidAPI](https://rapidapi.com/), you can expand your project's visibility by listing it on Apify Store. This gives you access to Apify's developer community and ecosystem.
1010

1111
---
1212

@@ -87,7 +87,7 @@ Now, check that your server is running. Check one of your endpoints, for example
8787

8888
### Step 4: Deploy your Actor to Apify
8989

90-
Now push your Actor to the [Apify Console](https://console.apify.com/). You’ll be able to do this only if you’re logged in to your Apify account with the CLI. Run `apify info` to check, and if you’re not logged in yet, run `apify login`. This only needs to be done once. To push your project, run the following command:
90+
Now push your Actor to [Apify Console](https://console.apify.com/). You’ll be able to do this only if you’re logged in to your Apify account with the CLI. Run `apify info` to check, and if you’re not logged in yet, run `apify login`. This only needs to be done once. To push your project, run the following command:
9191

9292
```bash
9393
apify push

0 commit comments

Comments
 (0)