Skip to content

Commit 7d8b6f1

Browse files
TC-MOBraniganLee
andauthored
Apply suggestions from code review
Co-authored-by: Daniel Lee <[email protected]>
1 parent 4ff9035 commit 7d8b6f1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sources/platform/integrations/integrate_with_apify.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ One way to reach out to Apify users is directly within [Apify Console](https://c
4949

5050
### Building an external integration
5151

52-
Alternative way is to let your users manage the connection directly on your side using [Apify API](https://docs.apify.com/api/v2) and our API clients for [JavaScript](/api/client/js/) or [Python](/api/client/python/). This way, your users can manage the connection directly from your service.
52+
An alternative way is to let your users manage the connection directly on your side using [Apify API](https://docs.apify.com/api/v2) and our API clients for [JavaScript](/api/client/js/) or [Python](/api/client/python/). This way, users can manage the connection directly from your service.
5353

5454
![Airbyte sources tab](./images/airbyte-sources-web.png)
5555

@@ -189,11 +189,11 @@ For inspiration, check out the public repositories of Apify's existing external
189189
- [Make.com integration documentation](https://docs.apify.com/platform/integrations/make)
190190
- Keboola
191191
- [Keboola integration documentation](https://docs.apify.com/platform/integrations/keboola)
192-
- [Source code on Github](https://github.com/apify/keboola-ex-apify/) (JavaScript)
192+
- [Source code on GitHub](https://github.com/apify/keboola-ex-apify/) (JavaScript)
193193
- [Google Maps Reviews Scraper integration](https://github.com/apify/keboola-gmrs/) (Actor-specific)
194194
- Airbyte
195-
- [Source code on Github](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-apify-dataset) (Python)
195+
- [Source code on GitHub](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-apify-dataset) (Python)
196196
- Pipedream
197-
- [Source code on Github](https://github.com/PipedreamHQ/pipedream/tree/65e79d1d66cf0f2fca5ad20a18acd001f5eea069/components/apify)
197+
- [Source code on GitHub](https://github.com/PipedreamHQ/pipedream/tree/65e79d1d66cf0f2fca5ad20a18acd001f5eea069/components/apify)
198198

199-
For technical support, contact us at [[email protected]](mailto:[email protected]).
199+
For technical support, please contact us at [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)