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 f46bbb9 commit 8b83f21Copy full SHA for 8b83f21
components/sms_fusion/actions/get-balance/get-balance.mjs
@@ -3,7 +3,7 @@ import smsFusion from "../../sms_fusion.app.mjs";
3
export default {
4
key: "sms_fusion-get-balance",
5
name: "Get Balance",
6
- description: "Get current account balance including credit limts in SMS Fusion. [See the documentation](https://docs.smsfusion.com.au/)",
+ description: "Get current account balance including credit limits in SMS Fusion. [See the documentation](https://docs.smsfusion.com.au/)",
7
version: "0.0.1",
8
type: "action",
9
props: {
0 commit comments