Skip to content

Commit bc9489d

Browse files
authored
Spellcheck READMEs (#19066)
1 parent 627fe9c commit bc9489d

File tree

22 files changed

+33
-33
lines changed

22 files changed

+33
-33
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Develop components without leaving your browser with the Pipedream Gitpod worksp
5555
1. Fork the official [Pipedream GitHub repository](https://github.com/PipedreamHQ/pipedream)
5656
2. Add your PD API key to your [Gitpod Variables](https://gitpod.io/variables) as `PD_API_KEY`
5757
3. Open a new Gitpod Workspace with your fork: `https://gitpod.io/#https://github.com/<your-github-username>/pipedream`
58-
4. Run `pd init app` to scaffold a new app, or make changes to an exisiting one in the `components` directory
58+
4. Run `pd init app` to scaffold a new app, or make changes to an existing one in the `components` directory
5959

6060
This workspace will automatically configure the Pipedream CLI client with your API key. This allows you to interact with the [advanced Pipedream CLI tool](https://pipedream.com/docs/cli/reference/) and develop components on the fly.
6161

components/api4ai/actions/background-removal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In general, the result image representations are same as those for the `Image` o
7575
7676
### Mask mode
7777
78-
By default, the Background Removal returns a PNG image with the background removed. However, in some use cases, it is preferred to receive a mask of the foreground object. Technically, the mask is also a PNG image, but instead ofcontaining the original image content with the background removed, it consists of pixels ranging from black to white. White pixels correspond to the foreground area, while black pixels correspond to the background area. Grayscale pixels are transitional.
78+
By default, the Background Removal returns a PNG image with the background removed. However, in some use cases, it is preferred to receive a mask of the foreground object. Technically, the mask is also a PNG image, but instead of containing the original image content with the background removed, it consists of pixels ranging from black to white. White pixels correspond to the foreground area, while black pixels correspond to the background area. Grayscale pixels are transitional.
7979
8080
![image-vs-mask](https://storage.googleapis.com/api4ai-static/rapidapi/background-removal/image-vs-mask.png)
8181

components/api4ai/actions/car-image-background-removal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In general, the result image representations are same as those for the `Image` o
7575
7676
### Mask mode
7777
78-
By default, the Cars Image Background Removal returns a PNG image with the background removed. However, in some use cases, it is preferred to receive a mask of the car. Technically, the mask is also a PNG image, but instead ofcontaining the original image content with the background removed, it consists of pixels ranging from black to white. White pixels correspond to the car, while black pixels correspond to the background area. Grayscale pixels are transitional.
78+
By default, the Cars Image Background Removal returns a PNG image with the background removed. However, in some use cases, it is preferred to receive a mask of the car. Technically, the mask is also a PNG image, but instead of containing the original image content with the background removed, it consists of pixels ranging from black to white. White pixels correspond to the car, while black pixels correspond to the background area. Grayscale pixels are transitional.
7979
8080
![image-vs-mask](https://storage.googleapis.com/api4ai-static/rapidapi/cars-image-background-removal/image-vs-mask.png)
8181

components/bitrix24/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview
22

3-
With the bitrix24 API, you can:
3+
With the Bitrix24 API, you can:
44

55
1. Build a task management system to track and manage your team's tasks
66
2. Build a CRM system to keep track of your customers and sales

components/codeqr/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Overview
22

3-
The CodeQR API enables you to create and manage dynamic QR Codes, shorten URLs, capture leads, and track engagement through powerful analytics. By integrating CodeQR with Pipedream, you can automate the generation of QR Codes and short links across a wide range of workflows — from marketing automation to customer support — and seamlessly connect these actions to over 2,500 apps. fileciteturn3file0
3+
The CodeQR API enables you to create and manage dynamic QR Codes, shorten URLs, capture leads, and track engagement through powerful analytics. By integrating CodeQR with Pipedream, you can automate the generation of QR Codes and short links across a wide range of workflows — from marketing automation to customer support — and seamlessly connect these actions to over 2,500 apps.
44

55
# Example Use Cases
66

components/discord/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Not sure if you need to use the Discord or the Discord Bot integration for your
1212

1313
Discord and Discord Bot actions and triggers _can_ both:
1414

15-
* Listen to events on Discord channels, guilds, etc.
15+
* Listen to events on Discord channels, servers, etc.
1616
* Perform actions like sending messages, managing channels, and members
1717

1818
However the Discord integration will perform actions with the official Pipedream Discord bot.
@@ -32,8 +32,8 @@ Using the Discord Bot integration will use a custom bot instead, with it's own n
3232
1. [Create a new workflow](https://pipedream.com/new).
3333
2. Select your trigger (HTTP, Cron, etc.).
3434
3. Click on the **+** button below the trigger step, and search for "Discord".
35-
4. Select the **Send a Message** action.
36-
5. Click the **Connect Account** button near the top of the step. This will prompt you to select any existing Discord accounts you've previously authenticated with Pipedream, or you can select a **New** account. Clicking **New** opens a new window asking you to allow Pipedream access to your Discord account. Choose the right guilde where you'd like to install the app, then click **Allow**.
35+
4. Select the **Send Message** action.
36+
5. Click the **Connect Account** button near the top of the step. This will prompt you to select any existing Discord accounts you've previously authenticated with Pipedream, or you can select a **New** account. Clicking **New** opens a new window asking you to allow Pipedream access to your Discord account. Choose the server where you'd like to install the app, then click **Allow**.
3737
6. That's it! You can now connect to the Discord API using any of the Discord actions within a Pipedream workflow.
3838

3939
# Example Use Cases

components/discord_bot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ You can request for this approval in the **Discord Developer Portal**.
6969

7070
Make sure your bot has the required privileges:
7171

72-
![Example of bot priviledges](https://res.cloudinary.com/pipedreamin/image/upload/v1671660179/au5lekhader3nzaljmao.png)
72+
![Example of bot privileges](https://res.cloudinary.com/pipedreamin/image/upload/v1671660179/au5lekhader3nzaljmao.png)
7373

7474
If you have issues with this integration, please join our public Slack and ask for help.
7575

components/google_ads/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ campaigns, such as campaign stats, keyword stats, and ad performance.
2121

2222
## Customizing API requests from within the Pipedream workflow builder
2323

24-
The Pipedream components interact with Google Ads API through an interal proxy service, which protects Pipedream's developer token.
24+
The Pipedream components interact with Google Ads API through an internal proxy service, which protects Pipedream's developer token.
2525

2626
The component accepts a standard Google Ads API request object with the following structure:
2727

components/google_fit_developer_app/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In order to connect your personal or workspace Google Fit account to Pipedream,
1010
1. Sign in to the [Google Cloud Console](https://cloud.google.com/)
1111
2. Select an existing project or create a new one
1212

13-
![Select an exisiting project or create a a new one in the Google Cloud Console](https://res.cloudinary.com/pipedreamin/image/upload/v1663268100/docs/components/CleanShot_2022-09-15_at_14.54.34_vajyds.png)
13+
![Select an existing project or create a new one in the Google Cloud Console](https://res.cloudinary.com/pipedreamin/image/upload/v1663268100/docs/components/CleanShot_2022-09-15_at_14.54.34_vajyds.png)
1414

1515
3. Select **APIs & Services**
1616
4. Click **Enable APIs & Services**
@@ -67,7 +67,7 @@ You will need to generate a set of OAuth credentials to connect your new Google
6767

6868
![Store the Client ID and Client Secret keys](https://res.cloudinary.com/pipedreamin/image/upload/v1663270250/docs/components/CleanShot_2022-09-15_at_15.16.29_hvxnkx.png)
6969

70-
## Connect your Google Fit app Pipedream with your Google Fit app OAuth crendentials
70+
## Connect your Google Fit app Pipedream with your Google Fit app OAuth credentials
7171

7272
At this point, you should have a Google Fit App under your Google Project, and a set of OAuth keys.
7373

@@ -106,4 +106,4 @@ Google has a [7 day expiration window](https://developers.google.com/identity/pr
106106

107107
# Troubleshooting
108108
**Application disconnects after 7 days**<br>
109-
If your developer application disconnects after 7 days, you need to follow the steps above to Publish your Google Fit app in order to keep your account connected.
109+
If your developer application disconnects after 7 days, you need to follow the steps above to Publish your Google Fit app in order to keep your account connected.

components/hookdeck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/hookdeck",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Pipedream Hookdeck Components",
55
"main": "hookdeck.app.mjs",
66
"keywords": [

0 commit comments

Comments
 (0)