Skip to content

Commit 313d956

Browse files
code rabbit suggestions
1 parent 674b550 commit 313d956

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs-v2/pages/account/billing-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To enable this feature, _click_ on the toggle and define your maximum number of
3535
<Callout type="info">
3636
Due to how credits are accrued, there may be cases where your credit usage may _slightly_ go over the cap.
3737

38-
In an example scenario, with cap set at 20 credits and long running workflow that uses 10 credits per run; it's possible that two concurrent events trigger the workflow, and the cap will won't apply until after the concurrent events are processed.
38+
In an example scenario, with a cap set at 20 credits and a long-running workflow that uses 10 credits per run, it's possible that two concurrent events trigger the workflow, and the cap won't apply until after the concurrent events are processed.
3939
</Callout>
4040

4141
## Limits

docs-v2/pages/core/workflows/http.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pre-built actions are the fastest way to get started building workflows, but the
1212

1313
For example, to send a message using Slack just search for Slack and use the **Send Message to a Public Channel** action:
1414

15-
![Finding the Slack - Send Message to a Public Channel action](/images/http/selecting-pre-buillt-actions.png)
15+
![Finding the Slack - Send Message to a Public Channel action](/images/http/selecting-pre-built-actions.png)
1616

1717
Then connect your Slack account, select a channel and write your message:
1818

0 commit comments

Comments
 (0)