We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453e090 commit 1396be2Copy full SHA for 1396be2
components/close/actions/custom-action/custom-action.mjs
@@ -4,7 +4,7 @@ import utils from "../../common/utils.mjs";
4
export default {
5
key: "close-custom-action",
6
name: "Custom Action",
7
- description: "Makes an aribitrary call to the Close API. [See the documentation](https://developer.close.com/) for all options.",
+ description: "Makes an arbitrary call to the Close API. [See the documentation](https://developer.close.com/) for all options.",
8
version: "0.1.1",
9
type: "action",
10
props: {
0 commit comments