Skip to content

Commit b9bb3a9

Browse files
docs: Fix PR comments
1 parent a85f948 commit b9bb3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/tutorials/apify_actors/adding_rapidapi_project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By publishing your API on Apify, you'll reach thousands of active users in Apify
1616

1717
## Step-by-step guide
1818

19-
We'll demonstrate the approach on an app built on top of [Express.js](https://expressjs.com/), but with a few adaptations to the code, any API framework will work.
19+
The approach is demonstrated on an app built on top of [Express.js](https://expressjs.com/), but with a few adaptations to the code, any API framework will work.
2020

2121
You'll deploy your API as an [Apify Actor](https://apify.com/actors) - a serverless cloud program that runs on the Apify platform. Actors can handle everything from simple automation to running web servers.
2222

0 commit comments

Comments
 (0)